]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testcups.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / testcups.c
index 74d0660bf1fa12890197901d93b33dc7cf81e0a9..b6bf78fa31c29f678194da3b783577027b1215aa 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * CUPS API test program for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -582,8 +580,3 @@ show_diffs(cups_dest_t *a,          /* I - First destination */
       printf("    %-20.20s  %-20.20s  %-20.20s\n", aoption->name,
              aoption->value, bval ? bval : "(null)");
 }
-
-
-/*
- * End of "$Id$".
- */