More const correctness.
Removed prototype for unimplemented getpgid() function. Removed a value return from a void function.
This commit is contained in:
@@ -1287,8 +1287,6 @@ next:
|
||||
if(evstat != 0 && !(evstat & HERMES_EV_TICK)) {
|
||||
goto beginning;
|
||||
}
|
||||
|
||||
return (1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user