[WIN32K:NTGDI] PATH_PathToRegion(): Update documentation (#4941)

Addendum to 215e0d9 (r64177).
This commit is contained in:
Serge Gautherie
2022-12-22 01:27:51 +01:00
committed by GitHub
parent 0b6775505a
commit 8efde69a25

View File

@@ -1442,9 +1442,8 @@ PATH_FlattenPath(PPATH pPath)
/* PATH_PathToRegion
*
* Creates a region from the specified path using the specified polygon
* filling mode. The path is left unchanged. A handle to the region that
* was created is stored in *pHrgn.
* Fills Rgn from the specified path using the specified polygon
* filling mode. The path is left unchanged.
*/
BOOL
FASTCALL