]> sjero.net Git - wget/blobdiff - src/log.c
Replaced safe-ctype.[ch] with gnulib's c-ctype.
[wget] / src / log.c
index 9bd0a5a7d07b536c994a67fe828c345882aab5ea..e3c4d452a05094fb0e93784c0901d2f5e620657d 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -596,7 +596,7 @@ log_dump_context (void)
 /* String escape functions. */
 
 /* Return the number of non-printable characters in SOURCE.
-   Non-printable characters are determined as per safe-ctype.c.  */
+   Non-printable characters are determined as per c-ctype.c.  */
 
 static int
 count_nonprint (const char *source)