From: John Sullivan Date: Fri, 30 Oct 2009 04:50:35 +0000 (-0700) Subject: Fix typos in format strings of malloc_info. X-Git-Tag: fedora/glibc-2.10.90-27~3^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee6f35389c751b93fd7298ec02f642587d996c71;p=thirdparty%2Fglibc.git Fix typos in format strings of malloc_info. --- diff --git a/ChangeLog b/ChangeLog index 0ed1d5cdd19..ed055a7f3ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-10-29 Ulrich Drepper + [BZ #10553] + * malloc/malloc.c (malloc_info): Fix typos in format strings. + Patch by John Sullivan . + [BZ #10564] * login/utmp_file.c (TIMEOUT): Increase to 10. diff --git a/malloc/malloc.c b/malloc/malloc.c index 79ba6b6f066..ea10d17f850 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -6474,8 +6474,8 @@ malloc_info (int options, FILE *fp) fprintf (fp, "\n" "\n" - "\n" - "\n" + "\n" + "\n" "\n" "\n" "\n",