aboutsummaryrefslogtreecommitdiff
path: root/include/getopt.h
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2002-10-27 01:00:34 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2002-10-27 01:00:34 +0000
commit45329aca775dd2bba62df6124d1b8c2fa3888f69 (patch)
treeb2f50cc974341962510a6684818b8f8f9cc7386d /include/getopt.h
parentf416dcd5bf3c2ce399cded62852b585acda4b6f8 (diff)
downloadgcc-45329aca775dd2bba62df6124d1b8c2fa3888f69.zip
gcc-45329aca775dd2bba62df6124d1b8c2fa3888f69.tar.gz
gcc-45329aca775dd2bba62df6124d1b8c2fa3888f69.tar.bz2
partition.h: Close the extern "C" scope when compiling with C++.
* partition.h: Close the extern "C" scope when compiling with C++. * getopt.h: Update copyright year from the previous patch. From-SVN: r58570
Diffstat (limited to 'include/getopt.h')
-rw-r--r--include/getopt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/getopt.h b/include/getopt.h
index 9495a48..a99a229 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -1,6 +1,6 @@
/* Declarations for getopt.
- Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000
- Free Software Foundation, Inc.
+ Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000,
+ 2002 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
Bugs can be reported to bug-glibc@gnu.org.