]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb-libusb.c
Merge changes from CUPS 1.5svn-r8849.
[thirdparty/cups.git] / backend / usb-libusb.c
index d265d120302a1353db42f93799908b78c6f072e9..2efece7efba21036e3841806ff69ed1fa6301d18 100644 (file)
@@ -175,7 +175,7 @@ print_device(const char *uri,               /* I - Device URI */
                                bytes, 45000) < 0)
          {
            _cupsLangPrintf(stderr,
-                           _("ERROR: Unable to write %d bytes to printer!\n"),
+                           _("ERROR: Unable to write %d bytes to printer\n"),
                            (int)bytes);
            tbytes = -1;
            break;
@@ -775,7 +775,7 @@ side_cb(usb_printer_t *printer,             /* I - Printer */
                                  bytes, 5000) < 0)
            {
              _cupsLangPrintf(stderr,
-                             _("ERROR: Unable to write %d bytes to printer!\n"),
+                             _("ERROR: Unable to write %d bytes to printer\n"),
                              (int)bytes);
              tbytes = -1;
              break;