mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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