diff options
Diffstat (limited to 'cups/sidechannel.h')
-rw-r--r-- | cups/sidechannel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/sidechannel.h b/cups/sidechannel.h index 3a8692c1c..f69259ebe 100644 --- a/cups/sidechannel.h +++ b/cups/sidechannel.h @@ -1,5 +1,5 @@ /* - * "$Id: sidechannel.h 6649 2007-07-11 21:46:42Z mike $" + * "$Id: sidechannel.h 7616 2008-05-28 00:34:13Z mike $" * * Side-channel API definitions for the Common UNIX Printing System (CUPS). * @@ -131,5 +131,5 @@ extern cups_sc_status_t cupsSideChannelSNMPWalk(const char *oid, double timeout, #endif /* !_CUPS_SIDECHANNEL_H_ */ /* - * End of "$Id: sidechannel.h 6649 2007-07-11 21:46:42Z mike $". + * End of "$Id: sidechannel.h 7616 2008-05-28 00:34:13Z mike $". */ |