summaryrefslogtreecommitdiffstats
path: root/util/shmctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/shmctl.c')
-rw-r--r--util/shmctl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/shmctl.c b/util/shmctl.c
index 17938461..b9b3e022 100644
--- a/util/shmctl.c
+++ b/util/shmctl.c
@@ -140,6 +140,8 @@ int utmpfix(int argc, char **argv)
}
DoUtmpfix:
+ killtop=0;
+ changeflag=0;
for( i = 0 ; i < 5 ; ++i )
if( !SHM->UTMPbusystate )
break;