From c8dc17276792c6dd88a5efa84e7ff01bb08a6367 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Sat, 29 Nov 2014 01:30:51 -0500 Subject: Fix indenting in bits/ioctl-types.h. Indent the preprocessor directives correctly according to the normal glibc style. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c49d7dc72..35de0ab843 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-11-29 Carlos O'Donell + * bits/ioctl-types.h: Indent preprocessor directives correctly. + * nptl/nptl-init.c: Include libc-internal.h. (__pthread_initialize_minimal_internal): Use ROUND_UP. -- cgit v1.2.3