Update of /cvsroot/linux-vax/kernel-2.5/include/asm-vax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15991/include/asm-vax
Modified Files:
errno.h
Log Message:
- Whitespace police.
Index: errno.h
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/include/asm-vax/errno.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- errno.h 12 Jan 2003 22:35:44 -0000 1.4
+++ errno.h 14 Aug 2005 14:10:55 -0000 1.5
@@ -1,6 +1,6 @@
#ifndef _VAX_ERRNO_H
#define _VAX_ERRNO_H
-
+
#include <asm-generic/errno.h>
#endif /* _VAX_ERRNO_H */
|