about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-01-06 17:22:53 +0100
committerptitSeb <sebastien.chev@gmail.com>2024-01-06 17:22:53 +0100
commite65fda875a7805a5ee6db30a5e8d184361a43807 (patch)
tree7a6c7b2119750713c117fc9d41d6cd3812ada858 /src
parent70c745dd840a61ea2808ae993778f8d69450c436 (diff)
downloadbox64-e65fda875a7805a5ee6db30a5e8d184361a43807.tar.gz
box64-e65fda875a7805a5ee6db30a5e8d184361a43807.zip
Added 1 more wrapped function to libcups
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedlibcups_private.h2
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)