From fe4ba50bd96ae4885eb44486703e966568df70e7 Mon Sep 17 00:00:00 2001 From: Detlef Riekenberg Date: Fri, 16 Oct 2009 13:40:39 +0200 Subject: [PATCH] winspool: Fix a copy & paste error in a comment. --- dlls/winspool.drv/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/winspool.drv/info.c b/dlls/winspool.drv/info.c index f0e1de606aa..b115148e79d 100644 --- a/dlls/winspool.drv/info.c +++ b/dlls/winspool.drv/info.c @@ -6755,7 +6755,7 @@ epp_cleanup: * pEnvironment [I] Printing-Environment or NULL (Default) * Level [I] Structure-Level (Only 1 is allowed) * pPPInfo [O] PTR to Buffer that receives the Result - * cbBuf [I] Size of Buffer at pMonitors + * cbBuf [I] Size of Buffer at pPPInfo * pcbNeeded [O] PTR to DWORD that receives the size in Bytes used / required for pPPInfo * pcReturned [O] PTR to DWORD that receives the number of Print Processors in pPPInfo *