]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/filter.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / scheduler / filter.c
index 9a703abc9f1069de62e69e0ed3c818ad5fb4cbbf..8ec2c42b12583cd8a7a2ad9b80b583dcdcf1c70b 100644 (file)
@@ -8,7 +8,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/".
  */
 
 /*
@@ -61,7 +61,7 @@ mimeAddFilter(mime_t      *mime,      /* I - MIME database */
                src, src ? src->super : "???", src ? src->type : "???",
                dst, dst ? dst->super : "???", dst ? dst->type : "???",
                cost, filter));
-               
+
  /*
   * Range-check the input...
   */