From: Ulrich Drepper Date: Wed, 16 Apr 2003 17:22:45 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~876 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd42dfc7264e090654660b96582d3fc417c2574;p=thirdparty%2Fglibc.git Update. * string/test-strncpy.c (do_one_test): Mark start and stop as --- diff --git a/ChangeLog b/ChangeLog index ca6fc0e59b5..81dfa785032 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2003-04-16 Ulrich Drepper - * string/test-strncpy.c (do_one_test): Makr start and stop as + * string/test-strncpy.c (do_one_test): Mark start and stop as possibly unused. 2003-04-15 Roland McGrath