dtpad: Change to ANSI function definitions
This commit is contained in:
@@ -282,7 +282,7 @@ PrintJobCancel(PrintJob *pJob)
|
||||
* Returns the last print display on which an error occurred.
|
||||
************************************************************************/
|
||||
Display *
|
||||
PrintJobGetErrorPrintDisplay()
|
||||
PrintJobGetErrorPrintDisplay(void)
|
||||
{
|
||||
return _pjErrorPrintDisplay;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user