winspool: Fix a copy & paste error in a comment.

This commit is contained in:
Detlef Riekenberg 2009-10-16 13:40:39 +02:00 committed by Alexandre Julliard
parent b94f63ef38
commit fe4ba50bd9
1 changed files with 1 additions and 1 deletions

View File

@ -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
*