Obvious: Fix error in name of concerned macro ETIMEDOUT

This commit is contained in:
Pierre Muller 2011-11-15 22:04:43 +00:00
parent 7742673004
commit 8de33dc288
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@
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>