diff options
Diffstat (limited to 'backend/snmp.c')
-rw-r--r-- | backend/snmp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/snmp.c b/backend/snmp.c index 502f5514a..faaf064fb 100644 --- a/backend/snmp.c +++ b/backend/snmp.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: snmp.c 181 2006-06-22 20:01:18Z jlovell $" * * SNMP discovery backend for the Common UNIX Printing System (CUPS). * @@ -2215,5 +2215,5 @@ update_cache(snmp_cache_t *device, /* I - Device */ /* - * End of "$Id$". + * End of "$Id: snmp.c 181 2006-06-22 20:01:18Z jlovell $". */ |