summaryrefslogtreecommitdiff
path: root/cups/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/dir.c')
-rw-r--r--cups/dir.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/dir.c b/cups/dir.c
index d30009ecf..1bae123e2 100644
--- a/cups/dir.c
+++ b/cups/dir.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: dir.c 10996 2013-05-29 11:51:34Z msweet $"
*
* Directory routines for CUPS.
*
@@ -468,5 +468,5 @@ cupsDirRewind(cups_dir_t *dp) /* I - Directory pointer */
#endif /* WIN32 */
/*
- * End of "$Id$".
+ * End of "$Id: dir.c 10996 2013-05-29 11:51:34Z msweet $".
*/