]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb.c
Merge changes from CUPS 1.5svn-r9198.
[thirdparty/cups.git] / backend / usb.c
index fddd21d2b7c21738610405c2fe2da52d8f913864..74cd6e580cf11cbbbe183496ecde25f9d83fde21 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   USB port backend for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 2007-2008 by Apple Inc.
+ *   Copyright 2007-2009 by Apple Inc.
  *   Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -197,8 +197,8 @@ main(int  argc,                             /* I - Number of command-line arguments (6 or 7) */
                      resource, sizeof(resource)) < HTTP_URI_OK)
   {
     _cupsLangPuts(stderr,
-                  _("ERROR: No device URI found in argv[0] or in DEVICE_URI "
-                   "environment variable!\n"));
+                 _("ERROR: No device URI found in argv[0] or in DEVICE_URI "
+                    "environment variable\n"));
     return (1);
   }