Fix ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Thu, 11 Sep 2003 09:21:41 +0000 (09:21 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 11 Sep 2003 09:21:41 +0000 (09:21 +0000)
lib/ChangeLog

index 961ba1f0786ac76abaaf33337478144117b76bbd..2ce55610595b34582ac7273cd6d5957c53ac6686 100644 (file)
@@ -4,7 +4,7 @@
        Include <stdlib.h>, <string.h> unconditionally.
        Remove now-unnecessary cast to char *.
        * strnlen.c: Include <string.h> unconditionally.
-       * yesno (main): Define with a prototype.
+       * yesno.c (yesno): Define with a prototype.
        
 2003-09-10  Bruno Haible  <bruno@clisp.org>