aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-09-19 15:48:16 +0000
committerNick Clifton <nickc@redhat.com>2002-09-19 15:48:16 +0000
commit20775b213d906b4530d4a804e4620d03800d435e (patch)
tree1e46e5bf71c11887ae9193583e5a32fdc34867ad /include/ChangeLog
parent580e99a151bdeea4141a0bf03f1e57f07d288ee7 (diff)
downloadnewlib-20775b213d906b4530d4a804e4620d03800d435e.zip
newlib-20775b213d906b4530d4a804e4620d03800d435e.tar.gz
newlib-20775b213d906b4530d4a804e4620d03800d435e.tar.bz2
Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index d252c12..d6c4ecb 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
+
+ * dis-asm.h: Remove (errant) trailing semicolon (;) from the
+ extern "C" { } declaration.
+
2002-09-04 Nick Clifton <nickc@redhat.com>
* dis-asm.h (print_ppc_disassembler_options): Prototype.