summaryrefslogtreecommitdiff
path: root/notifier
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-09-17 19:54:07 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-09-17 19:54:07 +0000
commitb19ccc9e271691cc71a08e9968c58f464ebeade5 (patch)
tree222499e15a781dcecfe0681b23825003d78caa8b /notifier
parent49d8745278805ede5c41bae3c299e14ba40457bf (diff)
downloadcups-b19ccc9e271691cc71a08e9968c58f464ebeade5.tar.gz
Merge changes from CUPS 1.4svn-r7961.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@969 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'notifier')
-rw-r--r--notifier/Makefile4
-rw-r--r--notifier/rss.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/notifier/Makefile b/notifier/Makefile
index 1f63c8497..2dc2c9682 100644
--- a/notifier/Makefile
+++ b/notifier/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 7558 2008-05-12 23:46:44Z mike $"
+# "$Id: Makefile 7920 2008-09-10 01:04:10Z mike $"
#
# Notifier makefile for the Common UNIX Printing System (CUPS).
#
@@ -159,5 +159,5 @@ include Dependencies
#
-# End of "$Id: Makefile 7558 2008-05-12 23:46:44Z mike $".
+# End of "$Id: Makefile 7920 2008-09-10 01:04:10Z mike $".
#
diff --git a/notifier/rss.c b/notifier/rss.c
index 4e2d14faf..b9d299a51 100644
--- a/notifier/rss.c
+++ b/notifier/rss.c
@@ -1,5 +1,5 @@
/*
- * "$Id: rss.c 7451 2008-04-14 20:02:39Z mike $"
+ * "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $"
*
* RSS notifier for the Common UNIX Printing System (CUPS).
*
@@ -728,5 +728,5 @@ xml_escape(const char *s) /* I - String to escape */
/*
- * End of "$Id: rss.c 7451 2008-04-14 20:02:39Z mike $".
+ * End of "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $".
*/