mirror of
https://github.com/reactos/wine.git
synced 2025-02-22 13:53:38 +00:00
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…
x
Reference in New Issue
Block a user