summaryrefslogtreecommitdiff
path: root/libc/stdio/fseeko.c
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-20 00:46:37 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-20 00:46:37 +0000
commit0a18f43f729c349e43bd3c6a724480cc18a518a9 (patch)
treebc6a0e6bb430c2e560a05645d9f4758c252210ba /libc/stdio/fseeko.c
parente84e218969f50680ea1d490fc9dd14e308a33bda (diff)
Tab clean-up.
Diffstat (limited to 'libc/stdio/fseeko.c')
-rw-r--r--libc/stdio/fseeko.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/fseeko.c b/libc/stdio/fseeko.c
index 242292a43..852557901 100644
--- a/libc/stdio/fseeko.c
+++ b/libc/stdio/fseeko.c
@@ -12,7 +12,7 @@
#endif
#ifndef __DO_LARGEFILE
-# define FSEEK fseek
+# define FSEEK fseek
# define OFFSET_TYPE long int
#endif