mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +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); */
|
/* assert(newcall != NULL); */
|
||||||
}
|
}
|
||||||
AFS_GLOCK();
|
AFS_GLOCK();
|
||||||
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user