]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/globals.h
Update API documentation and add public accessors for http_t structure
[thirdparty/cups.git] / cups / globals.h
index 2c6f6558ad10b28f4f52d400a217e0775d77e057..47694deae4b6287bb4153ad4bf3c7483bc2292d9 100644 (file)
@@ -147,6 +147,7 @@ extern _cups_globals_t      *_cupsGlobals(void);
 extern void            _cupsLangFlush(_cups_globals_t *cg);
 extern void            _cupsCharmapFlush(_cups_globals_t *cg);
 extern void            _cupsNormalizeMapsFlush(_cups_globals_t *cg);
+extern void            _cupsSetError(ipp_status_t status, const char *message);
 extern void            _cups_sp_flush(_cups_globals_t *cg);