summaryrefslogtreecommitdiff
path: root/cups/array.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/array.c')
-rw-r--r--cups/array.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/array.c b/cups/array.c
index 855706994..cd067c882 100644
--- a/cups/array.c
+++ b/cups/array.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: array.c 13138 2016-03-15 14:59:54Z msweet $"
*
* Sorted array routines for CUPS.
*
@@ -1330,5 +1330,5 @@ cups_array_find(cups_array_t *a, /* I - Array */
/*
- * End of "$Id$".
+ * End of "$Id: array.c 13138 2016-03-15 14:59:54Z msweet $".
*/