mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:26:00 +00:00
[ROSAPPS]
Fix "initialize" misspelling. svn path=/trunk/; revision=58677
This commit is contained in:
parent
cd804b45cb
commit
c45852fcfd
2 changed files with 2 additions and 2 deletions
|
@ -239,7 +239,7 @@ NTSTATUS NTAPI
|
|||
DriverEntry(PDRIVER_OBJECT _DriverObject,
|
||||
PUNICODE_STRING RegistryPath)
|
||||
/*
|
||||
* FUNCTION: Called by the system to initalize the driver
|
||||
* FUNCTION: Called by the system to initialize the driver
|
||||
* ARGUMENTS:
|
||||
* DriverObject = object describing this driver
|
||||
* RegistryPath = path to our configuration entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue