summaryrefslogtreecommitdiff
path: root/backend/snmp.c
diff options
context:
space:
mode:
authorMichael Sweet <msweet@msweet-imac.local>2016-03-15 11:13:26 -0400
committerMichael Sweet <msweet@msweet-imac.local>2016-03-15 11:13:26 -0400
commit354aadbe34bb425f8937b2fadee1a8dbb533dd7f (patch)
tree867705bdfa99461629a86a7e535d892e72ce4b64 /backend/snmp.c
parentd9f356c545646c88ec945549f743fb89f641e7ef (diff)
downloadcups-354aadbe34bb425f8937b2fadee1a8dbb533dd7f.tar.gz
Import experimental work-in-progress HTTP/2 branchbranch-http2
Diffstat (limited to 'backend/snmp.c')
-rw-r--r--backend/snmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/snmp.c b/backend/snmp.c
index 876ca6520..87f5ae485 100644
--- a/backend/snmp.c
+++ b/backend/snmp.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: snmp.c 11984 2014-07-02 13:16:59Z msweet $"
*
* SNMP discovery backend for CUPS.
*
@@ -1364,5 +1364,5 @@ update_cache(snmp_cache_t *device, /* I - Device */
/*
- * End of "$Id$".
+ * End of "$Id: snmp.c 11984 2014-07-02 13:16:59Z msweet $".
*/