X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fcompat.h;h=dfcf75b8426d8bde81dd8b7fda51ad5f12df137c;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=0f6e5264ab8fcccefa2da67faa794fec3d79d206;hpb=d9ff963801e4f7648c55a27413a1b1de59480a30;p=linux-2.6 diff --git a/include/asm-ia64/compat.h b/include/asm-ia64/compat.h index 0f6e5264ab..dfcf75b842 100644 --- a/include/asm-ia64/compat.h +++ b/include/asm-ia64/compat.h @@ -181,7 +181,7 @@ struct compat_shmid64_ds { /* * A pointer passed in from user mode. This should not be used for syscall parameters, * just declare them as pointers because the syscall entry code will have appropriately - * comverted them already. + * converted them already. */ typedef u32 compat_uptr_t;