mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
STABLE12-winnt-afsrpc-assert-20030314
FIXES 1333 something in the fileserver started using osi_Assert, instead of whatever assert comes from util, so we need osi_AssertFailU in addition to AssertionFailed.
This commit is contained in:
parent
4412874583
commit
d9369b2a7e
@ -198,3 +198,4 @@ EXPORTS
|
|||||||
rx_enable_hot_thread @203 DATA
|
rx_enable_hot_thread @203 DATA
|
||||||
xdr_int64 @204
|
xdr_int64 @204
|
||||||
xdr_uint64 @205
|
xdr_uint64 @205
|
||||||
|
osi_AssertFailU @206
|
||||||
|
Loading…
Reference in New Issue
Block a user