Clean
This commit is contained in:
parent
b449e9f5cc
commit
1f8cfb6fce
|
@ -76,7 +76,7 @@ SHIM_CALL XamShowDeviceSelectorUI_shim(
|
||||||
XELOGD(
|
XELOGD(
|
||||||
"XamShowDeviceSelectorUI(%.8X, %.8X, %.8X, %.8X, %.8X, %.8X)",
|
"XamShowDeviceSelectorUI(%.8X, %.8X, %.8X, %.8X, %.8X, %.8X)",
|
||||||
arg0, arg1, arg2, arg3, arg4, arg5);
|
arg0, arg1, arg2, arg3, arg4, arg5);
|
||||||
SHIM_SET_RETURN_32(997);
|
SHIM_SET_RETURN_32(X_ERROR_IO_PENDING);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue