projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7742673
)
Obvious: Fix error in name of concerned macro ETIMEDOUT
author
Pierre Muller
<muller@sourceware.org>
Tue, 15 Nov 2011 22:04:43 +0000
(22:04 +0000)
committer
Pierre Muller
<muller@sourceware.org>
Tue, 15 Nov 2011 22:04:43 +0000
(22:04 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 83282733bf54ad775611e06445cd57019060a0f8..a62934befc23099d77b68ffaf181d5ea6e15db28 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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] (ETIME
D
OUT): Don't define if already
defined.
2011-10-27 Meador Inge <meadori@codesourcery.com>