mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
return-values-missing-fix-20090326
LICENSE IPL10 FIXES 124194 add return values for functions missing them
This commit is contained in:
parent
80494f5096
commit
d4359ad72a
@ -161,6 +161,7 @@ rx_ServerProc(void *unused)
|
||||
/* assert(newcall != NULL); */
|
||||
}
|
||||
AFS_GLOCK();
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user