mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[UNIATA] PROPERLY mark the rosdiff when touching 3rd party code
This is an addendum to 0.4.15-dev-5854-g 08248e83a0 from (#5053).
The review requests had not been addressed entirely before committing!
This commit is contained in:
@@ -1941,8 +1941,8 @@ UniataClaimLegacyPCIIDE(
|
||||
)
|
||||
{
|
||||
NTSTATUS status;
|
||||
UNICODE_STRING devname;
|
||||
PCM_RESOURCE_LIST resourceList = NULL;
|
||||
UNICODE_STRING devname;
|
||||
#ifdef __REACTOS__
|
||||
PCM_RESOURCE_LIST oldResList = NULL;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user