projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3503243
)
dtpad: Change to ANSI function definitions
author
Peter Howkins
<flibble@users.sf.net>
Thu, 28 Jun 2018 03:24:03 +0000
(
04:24
+0100)
committer
Peter Howkins
<flibble@users.sf.net>
Thu, 28 Jun 2018 03:24:03 +0000
(
04:24
+0100)
cde/programs/dtpad/printJob.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtpad/printJob.c
b/cde/programs/dtpad/printJob.c
index 5b04381aaab80a909aab5add8f075fbf574d253f..9484e21d0782091b84a7d7d0d436979efd293844 100644
(file)
--- a/
cde/programs/dtpad/printJob.c
+++ b/
cde/programs/dtpad/printJob.c
@@
-282,7
+282,7
@@
PrintJobCancel(PrintJob *pJob)
* Returns the last print display on which an error occurred.
************************************************************************/
Display *
-PrintJobGetErrorPrintDisplay()
+PrintJobGetErrorPrintDisplay(
void
)
{
return _pjErrorPrintDisplay;
}