summaryrefslogtreecommitdiff
path: root/cups/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/string.c')
-rw-r--r--cups/string.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/string.c b/cups/string.c
index 733304a82..e1337ac61 100644
--- a/cups/string.c
+++ b/cups/string.c
@@ -1,5 +1,5 @@
/*
- * "$Id: string.c 5368 2006-04-02 19:23:50Z mike $"
+ * "$Id$"
*
* String functions for the Common UNIX Printing System (CUPS).
*
@@ -702,5 +702,5 @@ compare_sp_items(_cups_sp_item_t *a, /* I - First item */
/*
- * End of "$Id: string.c 5368 2006-04-02 19:23:50Z mike $".
+ * End of "$Id$".
*/