diff options
Diffstat (limited to 'src/wrapped/wrappedlibcups_private.h')
| -rw-r--r-- | src/wrapped/wrappedlibcups_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibcups_private.h b/src/wrapped/wrappedlibcups_private.h index 88119a64..12fc8e93 100644 --- a/src/wrapped/wrappedlibcups_private.h +++ b/src/wrapped/wrappedlibcups_private.h @@ -232,7 +232,7 @@ GO(cupsSetDefaultDest, vFppip) //GO(_cupsSNMPWalk, //GO(_cupsSNMPWrite, //GO(cupsStartDestDocument, -//GO(cupsStartDocument, +GO(cupsStartDocument, iFppippi) //GO(_cupsStrAlloc, //GO(_cups_strcasecmp, //GO(_cups_strcpy, |