summaryrefslogtreecommitdiff
path: root/cups/array-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cups/array-private.h')
-rw-r--r--cups/array-private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/array-private.h b/cups/array-private.h
index 4d3c29734..74b0c9bf0 100644
--- a/cups/array-private.h
+++ b/cups/array-private.h
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: array-private.h 3933 2012-10-01 03:01:10Z msweet $"
*
* Private array definitions for CUPS.
*
@@ -48,5 +48,5 @@ extern cups_array_t *_cupsArrayNewStrings(const char *s, char delim)
#endif /* !_CUPS_ARRAY_PRIVATE_H_ */
/*
- * End of "$Id$".
+ * End of "$Id: array-private.h 3933 2012-10-01 03:01:10Z msweet $".
*/