making upcall_marshal void

This commit is contained in:
unknown 2010-11-02 14:40:52 -04:00
parent a57e7a78f1
commit 7527c022a1
3 changed files with 3 additions and 4 deletions

View file

@ -210,7 +210,7 @@ int upcall_parse(
int upcall_handle(
IN nfs41_upcall *upcall);
int upcall_marshall(
void upcall_marshall(
IN nfs41_upcall *upcall,
OUT unsigned char *buffer,
IN uint32_t length,