2011-01-10 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / posix-hdep.c
index 1136541a7381b79110547de97cac0a32e171af13..9bd3a9a07248b200656f3e7f869d37007291dcfc 100644 (file)
@@ -27,7 +27,7 @@
 
 /* The strerror() function can return NULL for errno values that are
    out of range.  Provide a "safe" version that always returns a
-   printable string. */
+   printable string.  */
 
 char *
 safe_strerror (int errnum)
This page took 0.024896 seconds and 4 git commands to generate.