summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-10-14 22:51:31 +0000
committerRoland McGrath <roland@gnu.org>1994-10-14 22:51:31 +0000
commit477fc11b468c89d1d3acf2874f445805eccd2ca5 (patch)
tree8833a15d9eae1c7c256266f40b4d041123c4d7d4 /proc
parent21876c021d040e365aa3c4384f57643f3848b801 (diff)
Formerly mgt.c.~22~
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++;
}