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/freopen64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdio/freopen64.c') diff --git a/libc/stdio/freopen64.c b/libc/stdio/freopen64.c index d3151bab8..bc278194d 100644 --- a/libc/stdio/freopen64.c +++ b/libc/stdio/freopen64.c @@ -9,7 +9,7 @@ #ifdef __UCLIBC_HAS_LFS__ # define __DO_LARGEFILE -# define freopen freopen64 +# define freopen freopen64 # define FILEDES_ARG (-2) # include "freopen.c" #endif -- cgit v1.2.3