1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-05 19:35:52 +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> 2014-05-30 Siddhesh Poyarekar <siddhesh@redhat.com>
Roland McGrath <roland@hack.frob.com> Roland McGrath <roland@hack.frob.com>