diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-05 11:17:41 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-05 11:17:41 +0000 |
commit | fd2e17bd12a9b42e2ca798597ffdd63d342f8014 (patch) | |
tree | 71e1175243b08cc13b241d9959b88cc660c8dfce /include/getopt.h | |
parent | 0c95e26676eb191636faf72d20f0a02ed6bd4967 (diff) | |
download | gcc-fd2e17bd12a9b42e2ca798597ffdd63d342f8014.tar.gz |
* getopt.h: Updated from gcc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22255 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/getopt.h')
-rw-r--r-- | include/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h index c4adc30bbba..fb30719a860 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -2,7 +2,7 @@ Copyright (C) 1989,90,91,92,93,94,96,97 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@prep.ai.mit.edu. + Bugs can be reported to bug-glibc@gnu.org. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |