1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Fix formatting in malloc_info

This commit is contained in:
Siddhesh Poyarekar
2014-05-30 22:44:45 +05:30
parent 4d653a59ff
commit 62a5881678
2 changed files with 14 additions and 10 deletions

View File

@ -1,3 +1,7 @@
2014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
* malloc/malloc (malloc_info): Fix formatting.
2014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
Roland McGrath <roland@hack.frob.com>