X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-xinl.c;h=5b1f6fba6754d30e2a39858c507caaae2647ddfc;hb=38a06045a37da92e99e9c75e2cfc298312fd00ed;hp=0904e9dc61874bbb85f3a5ba377fd137a9bc0213;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/lib/argp-xinl.c b/lib/argp-xinl.c index 0904e9dc6..5b1f6fba6 100644 --- a/lib/argp-xinl.c +++ b/lib/argp-xinl.c @@ -1,5 +1,5 @@ /* Real definitions for extern inline functions in argp.h - Copyright (C) 1997, 1998, 2004 Free Software Foundation, Inc. + Copyright (C) 1997-1998, 2004, 2009-2011 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . @@ -25,7 +25,7 @@ #endif #ifndef __USE_EXTERN_INLINES -# define __USE_EXTERN_INLINES 1 +# define __USE_EXTERN_INLINES 1 #endif #define ARGP_EI #undef __OPTIMIZE__