mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtpad: Change to ANSI function definitions
This commit is contained in:
parent
3503243d14
commit
75ea917380
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ PrintJobCancel(PrintJob *pJob)
|
|||
* Returns the last print display on which an error occurred.
|
||||
************************************************************************/
|
||||
Display *
|
||||
PrintJobGetErrorPrintDisplay()
|
||||
PrintJobGetErrorPrintDisplay(void)
|
||||
{
|
||||
return _pjErrorPrintDisplay;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue