mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: library
This commit is contained in:
parent
5dbe86aaf6
commit
8a8e6cc25a
@ -3976,7 +3976,7 @@ void *MsLoadLibraryAsDataFile(char *name)
|
|||||||
return MsLoadLibraryAsDataFileW(name_w);
|
return MsLoadLibraryAsDataFileW(name_w);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Simple LoadLibaray
|
// Simple LoadLibrary
|
||||||
void *MsLoadLibraryRawW(wchar_t *name)
|
void *MsLoadLibraryRawW(wchar_t *name)
|
||||||
{
|
{
|
||||||
// Validate arguments
|
// Validate arguments
|
||||||
|
Loading…
Reference in New Issue
Block a user