From: Mark Kettenis Date: Tue, 14 Jun 2005 20:13:00 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=45e11c33f1ba5a31e8e4e4fc3e34a27a970140fc;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 16fe0c5604a..4c219302b9e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -8,7 +8,7 @@ * configure.ac: Use AC_CHECK_TYPES to check for uintptr_t. * configure, config.in: Regenerate. - * ser-tcp.c: Tewak comment. + * ser-tcp.c: Tweak comment. [!HAVE_SOCKLEN_T]: Typedef socklen_t. * configure.ac: Add check for socklen_t. * configure, config.in: Regenerate.