]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupsaccept.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / systemv / cupsaccept.c
index 27f379df3fddc1be0bccf71d3407ec5b18627b27..5e5c183883a4282b6857c225d779914a299678d9 100644 (file)
@@ -9,7 +9,7 @@
  * property of Apple Inc. and are protected by Federal copyright
  * law.  Distribution and use rights are outlined in the file "LICENSE.txt"
  * which should have been included with this file.  If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
  */
 
 /*
@@ -108,7 +108,7 @@ main(int  argc,                             /* I - Number of command-line arguments */
                cupsSetUser(argv[i]);
              }
              break;
-             
+
          case 'c' : /* Cancel jobs */
              cancel = 1;
              break;