From e65fda875a7805a5ee6db30a5e8d184361a43807 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sat, 6 Jan 2024 17:22:53 +0100 Subject: Added 1 more wrapped function to libcups --- src/wrapped/wrappedlibcups_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) -- cgit 1.4.1