aboutsummaryrefslogtreecommitdiff
path: root/src/varnish_mib.mib2c
diff options
context:
space:
mode:
Diffstat (limited to 'src/varnish_mib.mib2c')
-rw-r--r--src/varnish_mib.mib2c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/varnish_mib.mib2c b/src/varnish_mib.mib2c
index 6452ac2..ae344be 100644
--- a/src/varnish_mib.mib2c
+++ b/src/varnish_mib.mib2c
@@ -501,7 +501,7 @@ initialize_table_$i(void)
netsnmp_table_registration_info *table_info;
netsnmp_cache *cache;
- DEBUGMSGTL(("${name}:init", "initializing table $i\n"));
+ DEBUGMSGTL(("${modulename}", "initializing table $i\n"));
reg = netsnmp_create_handler_registration("$i", handle_table_${i},
${i}_oid, ${i}_oid_len,

Return to:

Send suggestions and report system problems to the System administrator.