mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
STABLE14-butc-xbsa-lwp-protoize-damage-20080501
LICENSE IPL10 make xbsa variant work again (cherry picked from commit abff169b58764380650e6e162707be68d3aa9bf1)
This commit is contained in:
parent
24034e149a
commit
7a5279f620
@ -2215,6 +2215,6 @@ DeleteDump(void *param)
|
||||
code = BUTX_DELETENOVOL;
|
||||
setStatus(taskId, TASK_ERROR);
|
||||
}
|
||||
return (code);
|
||||
return (void *)(code);
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user