patch-2.4.19 linux-2.4.19/include/asm-mips64/posix_types.h

Next file: linux-2.4.19/include/asm-mips64/processor.h
Previous file: linux-2.4.19/include/asm-mips64/pgtable.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-mips64/posix_types.h linux-2.4.19/include/asm-mips64/posix_types.h
@@ -26,7 +26,7 @@
 typedef int		__kernel_gid_t;
 typedef unsigned long	__kernel_size_t;
 typedef long		__kernel_ssize_t;
-typedef long		 __kernel_ptrdiff_t;
+typedef long		__kernel_ptrdiff_t;
 typedef long		__kernel_time_t;
 typedef long		__kernel_suseconds_t;
 typedef long		__kernel_clock_t;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)