aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-09-05 11:17:41 +0000
committerJeff Law <law@gcc.gnu.org>1998-09-05 05:17:41 -0600
commitcccdae4bcc72a013ed7b46a92c2e87014549bfa5 (patch)
tree71e1175243b08cc13b241d9959b88cc660c8dfce
parent8af43d55cd238d79fbe2d18ce9681a8d1327dc37 (diff)
downloadgcc-cccdae4bcc72a013ed7b46a92c2e87014549bfa5.zip
gcc-cccdae4bcc72a013ed7b46a92c2e87014549bfa5.tar.gz
gcc-cccdae4bcc72a013ed7b46a92c2e87014549bfa5.tar.bz2
* getopt.h: Updated from gcc.
From-SVN: r22255
-rw-r--r--include/ChangeLog4
-rw-r--r--include/getopt.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 985d9f1..024634b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+Sat Sep 5 12:16:33 1998 Jeffrey A Law (law@cygnus.com)
+
+ * getopt.h: Updated from gcc.
+
Tue Feb 24 13:05:02 1998 Doug Evans <devans@canuck.cygnus.com>
* dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
diff --git a/include/getopt.h b/include/getopt.h
index c4adc30..fb30719a 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