summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
Diffstat (limited to 'proc')
-rw-r--r--proc/mgt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proc/mgt.c b/proc/mgt.c
index aca3e151..6ee374e2 100644
--- a/proc/mgt.c
+++ b/proc/mgt.c
@@ -712,6 +712,7 @@ genpid ()
wrapped = 1;
}
}
+ }
return nextpid++;
}