]> git.ipfire.org Git - thirdparty/cups.git/blob - test/ippevepcl.c
ippeveprinter building again...
[thirdparty/cups.git] / test / ippevepcl.c
1 /*
2 * Generic HP PCL printer command for ippeveprinter/CUPS.
3 *
4 * Copyright © 2019 by Apple Inc.
5 *
6 * Licensed under Apache License v2.0. See the file "LICENSE" for more
7 * information.
8 */
9
10 /*
11 * Include necessary headers...
12 */
13
14 #include "ippevecommon.h"