* write.c (resolve_reloc_expr_symbols): Convert local symbols
[deliverable/binutils-gdb.git] / gdb / gdb_string.h
index 79d7e6ed7e4ae4132aa6cd153f681b6a71aeb744..42fa7dabeb0be4d07220af778040c17374a47897 100644 (file)
@@ -1,7 +1,7 @@
 /* Portable <string.h>
 
-   Copyright (C) 1995, 1998, 1999, 2000, 2001, 2004, 2007, 2008
-   Free Software Foundation, Inc.
+   Copyright (C) 1995, 1998, 1999, 2000, 2001, 2004, 2007, 2008, 2009, 2010,
+   2011 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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
This page took 0.027876 seconds and 4 git commands to generate.