diff options
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++; } |
index : teythoon/hurd.git | ||
Personal Hurd development repository |
summaryrefslogtreecommitdiff |
-rw-r--r-- | proc/mgt.c | 1 |
@@ -712,6 +712,7 @@ genpid () wrapped = 1; } } + } return nextpid++; } |