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

Fix leading whitespaces.

This commit is contained in:
Ondrej Bilka
2013-06-06 19:36:03 +02:00
parent 25506f09dd
commit 350635a59a
67 changed files with 203 additions and 132 deletions

View File

@ -46,7 +46,7 @@ libnss_files_hidden_proto (_nss_files_endnetgrent)
status = NSS_STATUS_UNAVAIL; \
goto the_end; \
} \
\
\
result->cursor = result->data + old_cursor; \
} \
while (0)