From efbd5746d73ef7ea24ed8f91c22a336c2b344328 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 17 Oct 2013 21:19:13 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2014 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/util/pm_c_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/util/pm_c_util.h') diff --git a/lib/util/pm_c_util.h b/lib/util/pm_c_util.h index 79897cf0..01a07657 100644 --- a/lib/util/pm_c_util.h +++ b/lib/util/pm_c_util.h @@ -83,7 +83,7 @@ #define TRUE true #endif #ifndef FALSE -#define FALSE false + #define FALSE false #endif #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) -- cgit 1.4.1