summaryrefslogtreecommitdiff
path: root/scheduler/statbuf.c
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /scheduler/statbuf.c
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'scheduler/statbuf.c')
-rw-r--r--scheduler/statbuf.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/statbuf.c b/scheduler/statbuf.c
index 1c2bd74e6..4ea37be9e 100644
--- a/scheduler/statbuf.c
+++ b/scheduler/statbuf.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Status buffer routines for the CUPS scheduler.
*
* Copyright 2007-2014 by Apple Inc.
@@ -321,8 +319,3 @@ cupsdStatBufUpdate(
return (line);
}
-
-
-/*
- * End of "$Id$".
- */