]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb.c
Merge changes from CUPS 1.5svn-r8849.
[thirdparty/cups.git] / backend / usb.c
index fddd21d2b7c21738610405c2fe2da52d8f913864..b33f731b9b07835d7e30069992b65857fcaffae1 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
@@ -198,7 +198,7 @@ main(int  argc,                             /* I - Number of command-line arguments (6 or 7) */
   {
     _cupsLangPuts(stderr,
                   _("ERROR: No device URI found in argv[0] or in DEVICE_URI "
-                   "environment variable!\n"));
+                   "environment variable\n"));
     return (1);
   }