summaryrefslogtreecommitdiff
path: root/accel-pppd
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd')
-rw-r--r--accel-pppd/extra/net-snmp/sessionTable.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/accel-pppd/extra/net-snmp/sessionTable.h b/accel-pppd/extra/net-snmp/sessionTable.h
index 31735c39..7e1b8d16 100644
--- a/accel-pppd/extra/net-snmp/sessionTable.h
+++ b/accel-pppd/extra/net-snmp/sessionTable.h
@@ -22,11 +22,11 @@ extern "C" {
/* other required module components */
/* *INDENT-OFF* */
-config_add_mib(ACCEL-PPP-MIB)
-config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_interface)
-config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_access)
-config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_get)
-config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_set)
+config_add_mib(ACCEL-PPP-MIB);
+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_interface);
+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_access);
+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_get);
+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_set);
/* *INDENT-ON* */
/* OID and column number definitions for sessionTable */