diff --git a/win32ss/gdi/ntgdi/path.c b/win32ss/gdi/ntgdi/path.c index 08ca767473d..a8e58500938 100644 --- a/win32ss/gdi/ntgdi/path.c +++ b/win32ss/gdi/ntgdi/path.c @@ -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