1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

stdlib/tst-secure-getenv.c: whitespace-only changes in comments

This commit is contained in:
Florian Weimer
2012-09-04 15:01:18 +02:00
parent 292378045c
commit edb3cb8831
2 changed files with 7 additions and 5 deletions

View File

@ -3,6 +3,8 @@
* stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
failures.
* stdlib/tst-secure-getenv.c: Fix whitespace in comments.
2012-09-04 Joseph Myers <joseph@codesourcery.com>
[BZ #9914]