[Kernel] Add a note to previous commit.
This commit is contained in:
@@ -255,7 +255,7 @@ dword_result_t XamContentCreateEx(dword_t user_index, lpstring_t root_name,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (license_mask_ptr && XSUCCEEDED(result)) {
|
if (license_mask_ptr && XSUCCEEDED(result)) {
|
||||||
*license_mask_ptr = 0;
|
*license_mask_ptr = 0; // Stub!
|
||||||
}
|
}
|
||||||
|
|
||||||
if (overlapped_ptr) {
|
if (overlapped_ptr) {
|
||||||
|
|||||||
Reference in New Issue
Block a user