summaryrefslogtreecommitdiff
path: root/scheduler/subscriptions.h
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-03-21 22:24:16 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-03-21 22:24:16 +0000
commitf899b121701998b043508771602bb641a5f8d895 (patch)
tree5c2162ee35b1ed8baa8745020fda85a71c88945e /scheduler/subscriptions.h
parent7594b2247beeb33717701f1c58d243995d7ab81a (diff)
downloadcups-f899b121701998b043508771602bb641a5f8d895.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@294 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/subscriptions.h')
-rw-r--r--scheduler/subscriptions.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/scheduler/subscriptions.h b/scheduler/subscriptions.h
index 6cdd3a063..b7fb8d42a 100644
--- a/scheduler/subscriptions.h
+++ b/scheduler/subscriptions.h
@@ -1,9 +1,9 @@
/*
- * "$Id: subscriptions.h 5672 2006-06-16 21:04:07Z mike $"
+ * "$Id: subscriptions.h 6376 2007-03-21 06:39:10Z mike $"
*
* Subscription definitions for the Common UNIX Printing System (CUPS) scheduler.
*
- * Copyright 1997-2006 by Easy Software Products, all rights reserved.
+ * Copyright 1997-2007 by Easy Software Products, all rights reserved.
*
* These coded instructions, statements, and computer programs are the
* property of Easy Software Products and are protected by Federal
@@ -164,9 +164,8 @@ extern void cupsdExpireSubscriptions(cupsd_printer_t *dest,
extern void cupsdLoadAllSubscriptions(void);
extern void cupsdSaveAllSubscriptions(void);
extern void cupsdStopAllNotifiers(void);
-extern void cupsdUpdateNotifierStatus(void);
/*
- * End of "$Id: subscriptions.h 5672 2006-06-16 21:04:07Z mike $".
+ * End of "$Id: subscriptions.h 6376 2007-03-21 06:39:10Z mike $".
*/