]> git.ipfire.org Git - thirdparty/cups.git/commit
The IPP backend did not relay marker-* attributes.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 14 Jul 2008 20:33:49 +0000 (20:33 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 14 Jul 2008 20:33:49 +0000 (20:33 +0000)
commit7c7997c328f76cb9455d9e861f0a2d2b7451f67f
tree8b31dce5081df4c54f794cc7b95e12deb4eaca14
parenta9e8b534e0fe45131e31f78c64e8a208ce6dc574
The IPP backend did not relay marker-* attributes.

backend/ipp.c:
    - main(): Add marker attributes to requested attributes list.
    - check_printer_state(): Ditto.
    - report_attr(): Added.
    - report_printer_state(): Call report_attr() for all marker
      attributes we find.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7733 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES-1.3.txt
backend/ipp.c