Commit e85a0375 authored by Lionel Debroux's avatar Lionel Debroux Committed by Alexandre Julliard

kernel32: Fix doc header for SetThreadIdealProcessor.

parent f914b572
...@@ -402,7 +402,7 @@ DWORD_PTR WINAPI SetThreadAffinityMask( HANDLE hThread, DWORD_PTR dwThreadAffini ...@@ -402,7 +402,7 @@ DWORD_PTR WINAPI SetThreadAffinityMask( HANDLE hThread, DWORD_PTR dwThreadAffini
/********************************************************************** /**********************************************************************
* SetThreadIdealProcessor [KERNEL32.@] Obtains timing information. * SetThreadIdealProcessor [KERNEL32.@] Sets preferred processor for thread.
* *
* RETURNS * RETURNS
* Success: Value of last call to SetThreadIdealProcessor * Success: Value of last call to SetThreadIdealProcessor
......
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