wineps.drv: Correct a typo.

This commit is contained in:
James McKenzie 2010-09-23 21:07:03 -07:00 committed by Alexandre Julliard
parent fe7cfdcb15
commit 95c3c3fdc6
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ INT CDECL PSDRV_ExtEscape( PSDRV_PDEVICE *physDev, INT nEscape, INT cbInput, LPC
TRACE("END_PATH\n");
if(!physDev->pathdepth) {
ERR("END_PATH called without a BEIGN_PATH\n");
ERR("END_PATH called without a BEGIN_PATH\n");
return -1;
}
TRACE("RenderMode = %d, FillMode = %d, BkMode = %d\n",