From 8da5e6cadb5e9e822ad707109cbfbdf5f0795e8e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 17 Jul 2003 15:30:12 +0000 Subject: Get rid ofv non-portable whitespace messages. svn path=/trunk/; revision=3820 --- xalloca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xalloca.c') diff --git a/xalloca.c b/xalloca.c index 812b5514..b9d8d545 100644 --- a/xalloca.c +++ b/xalloca.c @@ -15,7 +15,7 @@ #include #else #ifdef _AIX - #pragma alloca +#pragma alloca #endif #endif -- cgit v1.2.3