]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/pdftops.c
Merge changes from CUPS 1.5svn-r9385.
[thirdparty/cups.git] / filter / pdftops.c
index 0868e6296af2db05f9692b043f9fd0c4c02c2952..a1092a7a678abdf921a733a3a6795ea89571db11 100644 (file)
@@ -100,7 +100,7 @@ main(int  argc,                             /* I - Number of command-line args */
   if (argc < 6 || argc > 7)
   {
     _cupsLangPrintf(stderr,
-                    _("Usage: %s job user title copies options [filename]\n"),
+                    _("Usage: %s job user title copies options [filename]"),
                     argv[0]);
     return (1);
   }