diff options
Diffstat (limited to 'notifier/rss.c')
-rw-r--r-- | notifier/rss.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notifier/rss.c b/notifier/rss.c index deee6b5b..14898471 100644 --- a/notifier/rss.c +++ b/notifier/rss.c @@ -1,5 +1,5 @@ /* - * "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $" + * "$Id: rss.c 11173 2013-07-23 12:31:34Z msweet $" * * RSS notifier for CUPS. * @@ -737,5 +737,5 @@ xml_escape(const char *s) /* I - String to escape */ /* - * End of "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $". + * End of "$Id: rss.c 11173 2013-07-23 12:31:34Z msweet $". */ |