1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix small indendation issues in paths.h files

This commit is contained in:
Pino Toscano
2012-11-04 10:10:58 +01:00
parent d3bd58cf0a
commit 72e182e38d
3 changed files with 10 additions and 4 deletions

View File

@ -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]