From fcc2dcbb21743447d9f51f40283892da0075f751 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 19 Nov 2015 17:09:58 +0100 Subject: ldtoa.c: Reindent to GNU style * libc/stdlib/ldtoa.c: Convert to GNU style so as not to get crazy reading the code. Signed-off-by: Corinna Vinschen --- newlib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index ecf52f167..7f39a191d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2015-11-19 Corinna Vinschen + + * libc/stdlib/ldtoa.c: Convert to GNU style so as not to get crazy + reading the code. + 2015-11-19 Corinna Vinschen * libc/stdlib/rpmatch.c: Include sys/types.h to make GCC happy. -- cgit v1.2.3