Skip to content

Commit 4149f88

Browse files
committed
Update Windows DLL exports file.
1 parent 7af1f75 commit 4149f88

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

cups/libcups3.def

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ _cupsStrFree
2828
_cupsStrRetain
2929
_cupsStrScand
3030
_cupsStrStatistics
31-
_cups_debug_printf
32-
_cups_debug_puts
3331
_cups_debug_set
3432
_cups_gettimeofday
3533
_cups_hstrerror
@@ -54,7 +52,6 @@ _httpTLSStop
5452
_httpTLSWrite
5553
_httpUpdate
5654
_httpWait
57-
_ippCheckOptions
5855
_ippFindOption
5956
_pwgMediaNearSize
6057
_pwgMediaTable
@@ -194,6 +191,24 @@ cupsGetUser
194191
cupsGetUserAgent
195192
cupsHashData
196193
cupsHashString
194+
cupsJSONDelete
195+
cupsJSONFind
196+
cupsJSONGetChild
197+
cupsJSONGetCount
198+
cupsJSONGetKey
199+
cupsJSONGetNumber
200+
cupsJSONGetParent
201+
cupsJSONGetSibling
202+
cupsJSONGetString
203+
cupsJSONGetType
204+
cupsJSONLoadFile
205+
cupsJSONLoadString
206+
cupsJSONNew
207+
cupsJSONNewKey
208+
cupsJSONNewNumber
209+
cupsJSONNewString
210+
cupsJSONSaveFile
211+
cupsJSONSaveString
197212
cupsLangAddStrings
198213
cupsLangDefault
199214
cupsLangFind
@@ -443,6 +458,8 @@ ippOpValue
443458
ippRead
444459
ippReadFile
445460
ippReadIO
461+
ippRestore
462+
ippSave
446463
ippSetBoolean
447464
ippSetCollection
448465
ippSetDate

0 commit comments

Comments
 (0)