]> Dogcows Code - chaz/tar/blobdiff - src/port.h
*** empty log message ***
[chaz/tar] / src / port.h
index b57ba0ff5bb19ecfa593ec82bfa6307408b062af..4e1e0c46c3873cf26445515ddcd96013b03de190 100644 (file)
@@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <alloca.h>
 #else /* not HAVE_ALLOCA_H */
 #ifdef _AIX
-#pragma alloca
+ #pragma alloca
 #else /* not _AIX */
 char *alloca ();
 #endif /* not _AIX */
This page took 0.022182 seconds and 4 git commands to generate.