diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1993-07-13 18:58:41 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1993-07-13 18:58:41 +0000 |
commit | 524895ab981f265b9e99275f0a8a758e2e6bc6a8 (patch) | |
tree | 965d097bc93a3a945ccb5fc2ac0bf4ad409cff50 /gdb/ChangeLog | |
parent | fa088f5074567d931e20c4bc5f4a8c5518b3070e (diff) | |
download | gdb-524895ab981f265b9e99275f0a8a758e2e6bc6a8.zip gdb-524895ab981f265b9e99275f0a8a758e2e6bc6a8.tar.gz gdb-524895ab981f265b9e99275f0a8a758e2e6bc6a8.tar.bz2 |
* gdbcore.h (read_memory_integer, read_memory_unsigned_integer):
Make prototype match definition.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 40dc740..e5aee6b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 13 11:50:38 1993 Doug Evans (dje@canuck.cygnus.com) + + * gdbcore.h (read_memory_integer, read_memory_unsigned_integer): + Make prototype match definition. + Tue Jul 13 11:15:15 1993 Fred Fish (fnf@cygnus.com) * elfread.c: Remove notice about file still being under |