mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-20 05:55:44 +00:00
Formatting
This commit is contained in:
parent
d778a3190a
commit
d1ad347e84
@ -16,7 +16,7 @@ public:
|
|||||||
{
|
{
|
||||||
this->sleep_notification(type);
|
this->sleep_notification(type);
|
||||||
})
|
})
|
||||||
, irp_(driver_object, DEV_NAME, DOS_DEV_NAME)
|
, irp_(driver_object, DEV_NAME, DOS_DEV_NAME)
|
||||||
{
|
{
|
||||||
debug_log("Driver started\n");
|
debug_log("Driver started\n");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user