Commit 69d895ac authored by Sebastian Lackner's avatar Sebastian Lackner Committed by Alexandre Julliard

gdi32: Fix copy & paste mistake in a comment.

parent c4d08275
......@@ -1005,7 +1005,7 @@ BOOL EMFDRV_StrokeAndFillPath( PHYSDEV dev )
}
/**********************************************************************
* EMFDRV_MoveTo
* EMFDRV_StrokePath
*/
BOOL EMFDRV_StrokePath( PHYSDEV dev )
{
......
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