Obvious: Fix error in name of concerned macro ETIMEDOUT
authorPierre Muller <muller@sourceware.org>
Tue, 15 Nov 2011 22:04:43 +0000 (22:04 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 15 Nov 2011 22:04:43 +0000 (22:04 +0000)
gdb/ChangeLog

index 8328273..a62934b 100644 (file)
 
 2011-10-28  Alen Skondro  <askondro@gmail.com>
 
-       * 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  <meadori@codesourcery.com>