diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ed7fb0e..00f7dcf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -13,7 +13,7 @@ 2006-06-08 Daniel Jacobowitz <dan@codesourcery.com> - * (struct remote_state): New type, only containing + * remote.c (struct remote_state): New type, only containing buf and buf_size. (remote_state): New variable. (get_remote_state): New function. |