diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2012-09-05 20:37:37 -0300 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2012-09-05 20:37:37 -0300 |
commit | 61d581741699e104f8af2871bb61ea797fc05912 (patch) | |
tree | 92af97e00566dd41f725134f2295dc4bd0dc1bef /ChangeLog | |
parent | 20196a5e5e122851dc726bc7dc7a6289fc2e11c9 (diff) | |
download | glibc-61d581741699e104f8af2871bb61ea797fc05912.tar glibc-61d581741699e104f8af2871bb61ea797fc05912.tar.gz glibc-61d581741699e104f8af2871bb61ea797fc05912.tar.bz2 glibc-61d581741699e104f8af2871bb61ea797fc05912.zip |
* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-09-05 Alexandre Oliva <aoliva@redhat.com> + * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation. + +2012-09-05 Alexandre Oliva <aoliva@redhat.com> + * manual/contrib.texi (Contributors): Fix typo. Complete entry. 2012-09-05 Alexandre Oliva <aoliva@redhat.com> |