summaryrefslogtreecommitdiff
path: root/backend/runloop.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /backend/runloop.c
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
downloadcups-f7faf1f5c3235dfa4f883522da7dc6446f028247.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'backend/runloop.c')
-rw-r--r--backend/runloop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/runloop.c b/backend/runloop.c
index 4d247f1ed..6393ed507 100644
--- a/backend/runloop.c
+++ b/backend/runloop.c
@@ -1,5 +1,5 @@
/*
- * "$Id: runloop.c 5593 2006-05-27 03:13:38Z mike $"
+ * "$Id: runloop.c 5594 2006-05-27 03:14:03Z mike $"
*
* Common run loop API for the Common UNIX Printing System (CUPS).
*
@@ -214,5 +214,5 @@ backendRunLoop(int print_fd, /* I - Print file descriptor */
/*
- * End of "$Id: runloop.c 5593 2006-05-27 03:13:38Z mike $".
+ * End of "$Id: runloop.c 5594 2006-05-27 03:14:03Z mike $".
*/