summaryrefslogtreecommitdiff
path: root/scheduler/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/process.c')
-rw-r--r--scheduler/process.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/process.c b/scheduler/process.c
index 2587bde18..2c3c54fe1 100644
--- a/scheduler/process.c
+++ b/scheduler/process.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: process.c 13138 2016-03-15 14:59:54Z msweet $"
*
* Process management routines for the CUPS scheduler.
*
@@ -890,5 +890,5 @@ cupsd_requote(char *dst, /* I - Destination buffer */
/*
- * End of "$Id$".
+ * End of "$Id: process.c 13138 2016-03-15 14:59:54Z msweet $".
*/