]> git.ipfire.org Git - thirdparty/cups.git/commit
Add new ppdLastError() and ppdErrorString() functions to provide better
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 29 Jan 2003 17:03:38 +0000 (17:03 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 29 Jan 2003 17:03:38 +0000 (17:03 +0000)
commit1391e7cbda53d49edb9f52c9d69b0cdf5eab08cb
tree8d4ac0fe58d95ecf7bd61b968bd4659d40eaae55
parentf53528adff558b89b391c3a8bf842c88f28c019a
Add new ppdLastError() and ppdErrorString() functions to provide better
feedback about PPD errors.

Add missing PPD attribute functions from 1.2.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@3279 7a7537e8-13f0-0310-91df-b6672ffda945
cups/Dependencies
cups/Makefile
cups/attr.c [new file with mode: 0644]
cups/ppd.c
cups/ppd.h
systemv/cupstestppd.c