[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add some missing VOIDs. CORE-11799...
[reactos.git] / win32ss / printing / monitors / localmon / tools.c
index 4818539..0a5a797 100644 (file)
@@ -82,7 +82,7 @@ Cleanup:
 }
 
 DWORD
-GetLPTTransmissionRetryTimeout()
+GetLPTTransmissionRetryTimeout(VOID)
 {
     DWORD cbBuffer;
     DWORD dwReturnValue = 90;       // Use 90 seconds as default if we fail to read from registry.