mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
openbsd-fix-20021017
Fix another merge screwup on my part. Sorry.
This commit is contained in:
parent
141c26f78e
commit
840b977dba
@ -635,7 +635,7 @@ void rxi_StartServerProcs(int nExistingProcs)
|
||||
void rx_StartServer(int donateMe)
|
||||
{
|
||||
register struct rx_service *service;
|
||||
register int i;
|
||||
register int i, nProcs=0;
|
||||
SPLVAR;
|
||||
clock_NewTime();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user