X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fgetopt_.h;fp=lib%2Fgetopt_.h;h=615ef9a3b6fe19f779d5ed7e8f51506b3704735f;hb=800deb09b422a73c1212233a93839a223ff59678;hp=27fce3dc799e0012f8033608cb1b8307bdb9d695;hpb=0d5a754ba8f2cc33e98d48d559f0ad6cd18a43a3;p=debian%2Fgzip diff --git a/lib/getopt_.h b/lib/getopt_.h index 27fce3d..615ef9a 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -1,5 +1,5 @@ /* Declarations for getopt. - Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005,2006 + Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005,2006,2007 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -101,7 +101,7 @@ # endif #endif -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif @@ -216,7 +216,7 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv, #endif -#ifdef __cplusplus +#ifdef __cplusplus } #endif