about summary refs log tree commit diff
path: root/nss/getent.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-10-08 15:25:08 -0700
committerRoland McGrath <roland@hack.frob.com>2011-10-08 15:25:08 -0700
commitc658d255e919d40619cc2a5730d502c7777830cc (patch)
treefa11abc61bc1b46d51ee850bfbe599df924849a6 /nss/getent.c
parent7edb55ce06ab1fa716a062cd1cb6682585bb449d (diff)
downloadglibc-c658d255e919d40619cc2a5730d502c7777830cc.tar.gz
glibc-c658d255e919d40619cc2a5730d502c7777830cc.tar.xz
glibc-c658d255e919d40619cc2a5730d502c7777830cc.zip
Fix some nit warnings.
Diffstat (limited to 'nss/getent.c')
-rw-r--r--nss/getent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/getent.c b/nss/getent.c
index b843433ed6..7d9422373c 100644
--- a/nss/getent.c
+++ b/nss/getent.c
@@ -472,7 +472,6 @@ static int
 netgroup_keys (int number, char *key[])
 {
   int result = 0;
-  int i;
 
   if (number == 0)
     {