mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00: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:
parent
5c8d578a15
commit
16decc61be
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue