Browse Source

*** empty log message ***

François Pinard 30 years ago
parent
commit
3c3096d9d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/create.c

+ 1 - 1
src/create.c

@@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  */
 
 #ifdef _AIX
-#pragma alloca
+ #pragma alloca
 #endif
 #include <sys/types.h>
 #include <stdio.h>