[typo] mimilib knp nIndex

This commit is contained in:
Benjamin DELPY 2020-07-15 16:36:17 +02:00
parent adbcdfa0ad
commit cf8f9f3ee4
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
#include <npapi.h>
DWORD WINAPI knp_NPLogonNotify(PLUID lpLogonId, LPCWSTR lpAuthentInfoType, LPVOID lpAuthentInfo, LPCWSTR lpPreviousAuthentInfoType, LPVOID lpPreviousAuthentInfo, LPWSTR lpStationName, LPVOID StationHandle, LPWSTR *lpLogonScript);
DWORD WINAPI knp_NPGetCaps(DWORD ndex);
DWORD WINAPI knp_NPGetCaps(DWORD nIndex);