mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 22:44:20 +08:00
fix a PREfast warning
svn path=/trunk/; revision=30669
This commit is contained in:
@@ -71,6 +71,7 @@ static void Parallel_putchar(unsigned char ch)
|
||||
WRITE_PORT_UCHAR((PUCHAR)LP_C, LP_PSELECP | LP_PINITP);
|
||||
}
|
||||
|
||||
static DRIVER_DISPATCH Dispatch;
|
||||
static NTSTATUS STDCALL
|
||||
Dispatch(PDEVICE_OBJECT DeviceObject, PIRP Irp)
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user