about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2012-11-04 10:10:58 +0100
committerPino Toscano <toscano.pino@tiscali.it>2012-11-04 10:10:58 +0100
commit72e182e38d6f1dff4f382d6cc7eea74936acbdee (patch)
treeac1dde0f3513e70c02d2bd906891566e09787c7a /ChangeLog
parentd3bd58cf0a027016544949ffd27300ac5fb01bb8 (diff)
downloadglibc-72e182e38d6f1dff4f382d6cc7eea74936acbdee.tar.gz
glibc-72e182e38d6f1dff4f382d6cc7eea74936acbdee.tar.xz
glibc-72e182e38d6f1dff4f382d6cc7eea74936acbdee.zip
Fix small indendation issues in paths.h files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0c9d4364..4433305088 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
+
+	* sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
+	instead of spaces.
+	* sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
+
 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #14796]