Commit 0bdd879f authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

wtsapi32: Fix copy/paste error in comment.

parent 85d970b7
...@@ -277,7 +277,7 @@ BOOL WINAPI WTSRegisterSessionNotification(HWND hWnd, DWORD dwFlags) ...@@ -277,7 +277,7 @@ BOOL WINAPI WTSRegisterSessionNotification(HWND hWnd, DWORD dwFlags)
} }
/************************************************************ /************************************************************
* WTSRegisterSessionNotification (WTSAPI32.@) * WTSRegisterSessionNotificationEx (WTSAPI32.@)
*/ */
BOOL WINAPI WTSRegisterSessionNotificationEx(HANDLE hServer, HWND hWnd, DWORD dwFlags) BOOL WINAPI WTSRegisterSessionNotificationEx(HANDLE hServer, HWND hWnd, DWORD dwFlags)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment