]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix typo (STR #4295)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2013 14:30:47 +0000 (14:30 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2013 14:30:47 +0000 (14:30 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10907 7a7537e8-13f0-0310-91df-b6672ffda945

backend/usb-libusb.c

index 44e71e7b77325e9d67807b2d21b403d776b21a64..4c71e6586cc36d3e05fa207c8d5c1da893b05e11 100644 (file)
@@ -122,7 +122,7 @@ struct quirk_printer_struct {
 #define USBLP_QUIRK_USB_INIT   0x2     /* needs vendor USB init string */
 #define USBLP_QUIRK_BAD_CLASS  0x4     /* descriptor uses vendor-specific
                                           Class or SubClass */
-#define USBLP_QUICK_BLACKLIST  0x8     /* these printers do not conform to the USB print spec */
+#define USBLP_QUIRK_BLACKLIST  0x8     /* these printers do not conform to the USB print spec */
 #define USBLP_QUIRK_RESET      0x4000  /* After printing do a reset
                                           for clean-up */
 #define USBLP_QUIRK_NO_REATTACH        0x8000  /* After printing we cannot re-attach