Fix coding-style violation.

Introduced in commit ee091edf1a16312fff0cc3c6ae0116aded7f1dbf.
This commit is contained in:
Thomas Schwinge 2013-04-15 22:11:30 +02:00
parent 306dfba9e1
commit 207d1e2a6c
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2013-04-15 Thomas Schwinge <thomas@codesourcery.com>
* stdio-common/tstdiomisc.c: Fix coding-style violation.
2013-04-15 Andreas Schwab <schwab@suse.de>
* nscd/grpcache.c (cache_addgr): Properly check for short write.