summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/grp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/grp.cc')
-rw-r--r--winsup/cygwin/grp.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/grp.cc b/winsup/cygwin/grp.cc
index 3ccdbee0f..43cae6dc4 100644
--- a/winsup/cygwin/grp.cc
+++ b/winsup/cygwin/grp.cc
@@ -364,7 +364,7 @@ gr_ent::enumerate_caches ()
return &grf.group ()[cnt++].g;
}
cnt = 0;
- max = 1;
+ max = 2;
/*FALLTHRU*/
case 2:
if (from_db)