rasapi32: Fix a typo in a comment.
This commit is contained in:
parent
d519886e1f
commit
fc1a41439f
|
@ -241,7 +241,7 @@ DWORD WINAPI RasEnumAutodialAddressesW(LPWSTR *a, LPDWORD b, LPDWORD c)
|
|||
/**************************************************************************
|
||||
* RasEnumDevicesA [RASAPI32.19]
|
||||
*
|
||||
* Just return a virtual modem too see what other APIs programs will
|
||||
* Just return a virtual modem to see what other APIs programs will
|
||||
* call with it.
|
||||
*/
|
||||
DWORD WINAPI RasEnumDevicesA(LPRASDEVINFOA lpRasDevinfo, LPDWORD lpcb, LPDWORD lpcDevices)
|
||||
|
|
Loading…
Reference in New Issue