mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 03:54:25 +08:00
add a missuing DPRINT1 in a unpimplement function
svn path=/trunk/; revision=27416
This commit is contained in:
@@ -1397,6 +1397,7 @@ VpNotifyEaData(
|
||||
IN PDEVICE_OBJECT DeviceObject,
|
||||
IN PVOID Data)
|
||||
{
|
||||
DPRINT1("unimplemented VpNotifyEaData\n");
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user