]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdb_string.h
2011-01-07 Michael Snyder <msnyder@vmware.com>
[thirdparty/binutils-gdb.git] / gdb / gdb_string.h
index e5d3ffc4cccd016ae02ea5e19dd122dbf202ae89..42fa7dabeb0be4d07220af778040c17374a47897 100644 (file)
@@ -24,7 +24,7 @@
 #ifdef STDC_HEADERS
 #include <string.h>
 #ifdef HAVE_STRINGS_H
-#include <strings.h> /* strcasecmp etc.. */
+#include <strings.h> /* strcasecmp etc..  */
 #endif
 #else
 #ifdef HAVE_STRING_H