1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00

Fix some nit warnings.

This commit is contained in:
Roland McGrath
2011-10-08 15:25:08 -07:00
parent 7edb55ce06
commit c658d255e9
4 changed files with 10 additions and 2 deletions

View File

@@ -472,7 +472,6 @@ static int
netgroup_keys (int number, char *key[])
{
int result = 0;
int i;
if (number == 0)
{