OSDN Git Service

test: get out of the endless while loop, when bind failed
[uclinux-h8/uClibc.git] / include / _lfs_64.h
index 3e56bbf..deee98a 100644 (file)
@@ -7,7 +7,7 @@
 
 #ifdef __UCLIBC_HAS_LFS__
 
-#if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS != 64 
+#if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS != 64
 #undef _FILE_OFFSET_BITS
 #define _FILE_OFFSET_BITS   64
 #endif