From: Pierre Muller Date: Tue, 15 Nov 2011 22:04:43 +0000 (+0000) Subject: Obvious: Fix error in name of concerned macro ETIMEDOUT X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8de33dc2886e7146ba4bd26edc34bd7e27d57acd;p=binutils-gdb.git Obvious: Fix error in name of concerned macro ETIMEDOUT --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 83282733bf5..a62934befc2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -410,7 +410,7 @@ 2011-10-28 Alen Skondro - * ser-tcp.c [USE_WIN32API] (ETIMEOUT): Don't define if already + * ser-tcp.c [USE_WIN32API] (ETIMEDOUT): Don't define if already defined. 2011-10-27 Meador Inge