diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-01-06 17:22:53 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-01-06 17:22:53 +0100 |
| commit | e65fda875a7805a5ee6db30a5e8d184361a43807 (patch) | |
| tree | 7a6c7b2119750713c117fc9d41d6cd3812ada858 /src | |
| parent | 70c745dd840a61ea2808ae993778f8d69450c436 (diff) | |
| download | box64-e65fda875a7805a5ee6db30a5e8d184361a43807.tar.gz box64-e65fda875a7805a5ee6db30a5e8d184361a43807.zip | |
Added 1 more wrapped function to libcups
Diffstat (limited to 'src')
| -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 eb870446..88119a64 100644 --- a/src/wrapped/wrappedlibcups_private.h +++ b/src/wrapped/wrappedlibcups_private.h @@ -107,7 +107,7 @@ GOM(cupsEnumDests, iFEuipuupp) //GO(cupsFindDestReady, //GO(cupsFindDestSupported, //GO(cupsFinishDestDocument, -//GO(cupsFinishDocument, +GO(cupsFinishDocument, iFpp) GO(cupsFreeDestInfo, vFp) GO(cupsFreeDests, vFip) GO(cupsFreeJobs, vFip) |