diff options
Diffstat (limited to 'filter/common.h')
-rw-r--r-- | filter/common.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/common.h b/filter/common.h index ffb782ce..3501085a 100644 --- a/filter/common.h +++ b/filter/common.h @@ -1,5 +1,5 @@ /* - * "$Id: common.h 9063 2010-04-01 17:01:09Z mike $" + * "$Id: common.h 6649 2007-07-11 21:46:42Z mike $" * * Common filter definitions for CUPS. * @@ -74,5 +74,5 @@ extern void WriteTextComment(const char *name, const char *value); /* - * End of "$Id: common.h 9063 2010-04-01 17:01:09Z mike $". + * End of "$Id: common.h 6649 2007-07-11 21:46:42Z mike $". */ |