summaryrefslogtreecommitdiff
path: root/monitor/tbcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/tbcp.c')
-rw-r--r--monitor/tbcp.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/monitor/tbcp.c b/monitor/tbcp.c
index e37635a70..be7a78847 100644
--- a/monitor/tbcp.c
+++ b/monitor/tbcp.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* TBCP port monitor for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -268,8 +266,3 @@ pswrite(const char *buf, /* I - Buffer to write */
return ((ssize_t)bytes);
}
-
-
-/*
- * End of "$Id$".
- */