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.
|
* Returns the last print display on which an error occurred.
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
Display *
|
Display *
|
||||||
PrintJobGetErrorPrintDisplay()
|
PrintJobGetErrorPrintDisplay(void)
|
||||||
{
|
{
|
||||||
return _pjErrorPrintDisplay;
|
return _pjErrorPrintDisplay;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user