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 3f6ca111e..04acef761 100644 --- a/notifier/rss.c +++ b/notifier/rss.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: rss.c 13138 2016-03-15 14:59:54Z msweet $" * * RSS notifier for CUPS. * @@ -735,5 +735,5 @@ xml_escape(const char *s) /* I - String to escape */ /* - * End of "$Id$". + * End of "$Id: rss.c 13138 2016-03-15 14:59:54Z msweet $". */ |