diff options
author | Roland McGrath <roland@gnu.org> | 1994-10-14 22:51:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-10-14 22:51:31 +0000 |
commit | 477fc11b468c89d1d3acf2874f445805eccd2ca5 (patch) | |
tree | 8833a15d9eae1c7c256266f40b4d041123c4d7d4 /proc | |
parent | 21876c021d040e365aa3c4384f57643f3848b801 (diff) |
Formerly mgt.c.~22~
Diffstat (limited to 'proc')
-rw-r--r-- | proc/mgt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -712,6 +712,7 @@ genpid () wrapped = 1; } } + } return nextpid++; } |