From: Paul Eggert Date: Fri, 1 Oct 2004 18:55:08 +0000 (+0000) Subject: * snprintf.c: Remove comments as to why each header is needed. X-Git-Tag: cvs-readonly~3892 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=566482839ca660da023a95ac84d650a7e73598bc;p=thirdparty%2Fgnulib.git * snprintf.c: Remove comments as to why each header is needed. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 00a2e7c8bf..0cac96753b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2004-10-01 Paul Eggert + + * snprintf.c: Remove comments as to why each header is needed. + 2004-10-01 Yoann Vandoorselaere * strsep.h: New file.