mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fix my code so it can compile.
svn path=/trunk/; revision=26445
This commit is contained in:
@@ -43,6 +43,7 @@ CreatePolyPolygonRgn( const POINT* Point,
|
||||
(ULONG) inPolygons,
|
||||
GdiPolyPolyRgn );
|
||||
*/
|
||||
return (HRGN) NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user