]>
git.ipfire.org Git - thirdparty/cups.git/blob - scheduler/mime-private.h
2 * Private MIME type/conversion database definitions for CUPS.
4 * Copyright © 2011-2018 by Apple Inc.
6 * Licensed under Apache License v2.0. See the file "LICENSE" for more
10 #ifndef _CUPS_MIME_PRIVATE_H_
11 # define _CUPS_MIME_PRIVATE_H_
22 # endif /* __cplusplus */
29 extern void _mimeError(mime_t
*mime
, const char *format
, ...) _CUPS_FORMAT(2, 3);
34 # endif /* __cplusplus */
35 #endif /* !_CUPS_MIME_PRIVATE_H_ */