summaryrefslogtreecommitdiffstats
path: root/gl/alloca.c
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-02-12 11:07:18 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-02-12 11:07:18 (GMT)
commitbd7029a99b0c2974265c6665638ef14a052f42ab (patch)
treef5661ba73366d81ef6e91f889ea7fec5ebe07b6b /gl/alloca.c
parentf99612320d6eda67644c07be04bb21aa4d7789db (diff)
downloadmonitoring-plugins-bd7029a99b0c2974265c6665638ef14a052f42ab.tar.gz
Sync to latest Gnulib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1925 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'gl/alloca.c')
-rw-r--r--gl/alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/alloca.c b/gl/alloca.c
index 3a1f4e2..ff1cb7e 100644
--- a/gl/alloca.c
+++ b/gl/alloca.c
@@ -486,4 +486,4 @@ i00afunc (long address)
486# endif /* CRAY */ 486# endif /* CRAY */
487 487
488# endif /* no alloca */ 488# endif /* no alloca */
489#endif /* not GCC version 2 */ 489#endif /* not GCC version 3 */