From 75696860ea108ad556679f59def8b6370e3ce378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Suzuki=2C=20Toshiya=20=28=E9=88=B4=E6=9C=A8=E4=BF=8A?= =?UTF-8?q?=E5=93=89=29?= Date: Fri, 4 Jan 2008 01:43:23 +0000 Subject: Formatting. --- builds/mac/ftmac.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'builds/mac/ftmac.c') diff --git a/builds/mac/ftmac.c b/builds/mac/ftmac.c index 7c77ddaf8..b83fecbed 100644 --- a/builds/mac/ftmac.c +++ b/builds/mac/ftmac.c @@ -76,7 +76,7 @@ #endif #include #include -#include /* PATH_MAX */ +#include /* PATH_MAX */ #else #include #include @@ -87,7 +87,7 @@ #endif #ifndef PATH_MAX -#define PATH_MAX 1024 /* same with Mac OS X's syslimits.h */ +#define PATH_MAX 1024 /* same with Mac OS X's syslimits.h */ #endif #if defined( __MWERKS__ ) && !TARGET_RT_MAC_MACHO -- cgit v1.2.1