diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-05-04 23:25:47 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-05-04 23:25:47 +0000 |
commit | 0baace3504b780a13190ede6b171de802d686600 (patch) | |
tree | 6d7c2d87b3e64af2862cd953d736d93bed9024ef /bfd/ChangeLog | |
parent | 5a260b6644c4c449cc0635b9c6a5c0e29e342844 (diff) | |
download | gdb-0baace3504b780a13190ede6b171de802d686600.zip gdb-0baace3504b780a13190ede6b171de802d686600.tar.gz gdb-0baace3504b780a13190ede6b171de802d686600.tar.bz2 |
* sysdep.h (stpcpy): Wrap declaration in parentheses.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d8c1b8e..204ad1b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2005-05-05 Hans-Peter Nilsson <hp@axis.com> + + * sysdep.h (stpcpy): Wrap declaration in parentheses. + 2005-05-04 H.J. Lu <hongjiu.lu@intel.com> * elfxx-ia64.c (ARCH_SIZE): New. |