summaryrefslogtreecommitdiff
path: root/cups/array.h
diff options
context:
space:
mode:
Diffstat (limited to 'cups/array.h')
-rw-r--r--cups/array.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/array.h b/cups/array.h
index 385b7dffc..7a5fc584d 100644
--- a/cups/array.h
+++ b/cups/array.h
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: array.h 10996 2013-05-29 11:51:34Z msweet $"
*
* Sorted array definitions for CUPS.
*
@@ -88,5 +88,5 @@ extern void *cupsArrayUserData(cups_array_t *a) _CUPS_API_1_2;
#endif /* !_CUPS_ARRAY_H_ */
/*
- * End of "$Id$".
+ * End of "$Id: array.h 10996 2013-05-29 11:51:34Z msweet $".
*/