summaryrefslogtreecommitdiff
path: root/scheduler/filter.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
commitc07d5b2daf136da7af01c48ff78135d06d2762fc (patch)
tree6e8daba579b203431913c7ded30a9730155a80a8 /scheduler/filter.c
parented4869111296da3b8514751fab9dffaa3146cb87 (diff)
downloadcups-c07d5b2daf136da7af01c48ff78135d06d2762fc.tar.gz
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@183 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/filter.c')
-rw-r--r--scheduler/filter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/filter.c b/scheduler/filter.c
index d3dd6230d..38826e81f 100644
--- a/scheduler/filter.c
+++ b/scheduler/filter.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: filter.c 181 2006-06-22 20:01:18Z jlovell $"
*
* File type conversion routines for the Common UNIX Printing System (CUPS).
*
@@ -411,5 +411,5 @@ lookup(mime_t *mime, /* I - MIME database */
/*
- * End of "$Id$".
+ * End of "$Id: filter.c 181 2006-06-22 20:01:18Z jlovell $".
*/