From: Daniel Jacobowitz Date: Thu, 8 Jun 2006 19:13:35 +0000 (+0000) Subject: Typo fix. X-Git-Tag: newlib-csl-sourcerygxx-3_4_4-25~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719abd53218259afb8c07502ae9fd8af4ef7755a;p=thirdparty%2Fbinutils-gdb.git Typo fix. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ed7fb0ebc07..00f7dcfff6c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -13,7 +13,7 @@ 2006-06-08 Daniel Jacobowitz - * (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.