diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
commit | 0ce26f3b143ae89d997ea2b973744326cc638f99 (patch) | |
tree | 840465d785ffce59ddbd68c6f78cc41eb385481b /include/obstack.h | |
parent | 95971ff2d2a2f683b1deb0e21b11f98b7b54d178 (diff) | |
download | gdb-0ce26f3b143ae89d997ea2b973744326cc638f99.tar.gz |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/obstack.h')
-rw-r--r-- | include/obstack.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/obstack.h b/include/obstack.h index 314a27a992a..d86d9f2c426 100644 --- a/include/obstack.h +++ b/include/obstack.h @@ -1,5 +1,6 @@ /* obstack.h - object stack macros - Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998 + Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. |