diff options
Diffstat (limited to 'gl/alloca.c')
-rw-r--r-- | gl/alloca.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/alloca.c b/gl/alloca.c index 3a1f4e27..ff1cb7e9 100644 --- a/gl/alloca.c +++ b/gl/alloca.c @@ -486,4 +486,4 @@ i00afunc (long address) # endif /* CRAY */ # endif /* no alloca */ -#endif /* not GCC version 2 */ +#endif /* not GCC version 3 */ |