From 0a18f43f729c349e43bd3c6a724480cc18a518a9 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 20 Nov 2005 00:46:37 +0000 Subject: Tab clean-up. --- libc/stdio/fseeko.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdio/fseeko.c') 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 -- cgit v1.2.3