diff options
| author | Dmitry Kozlov <xeb@mail.ru> | 2015-12-02 17:31:23 +0300 |
|---|---|---|
| committer | Dmitry Kozlov <xeb@mail.ru> | 2015-12-02 17:31:23 +0300 |
| commit | 863694e6547b94488a077e500028aabaadc48086 (patch) | |
| tree | 33c224f3d7b45d5a853bf3185289e0fb876c771e /accel-pppd/extra/net-snmp/sessionTable_data_set.c | |
| parent | e493662216791794146087a0923839e6105241bf (diff) | |
| download | accel-ppp-863694e6547b94488a077e500028aabaadc48086.tar.gz accel-ppp-863694e6547b94488a077e500028aabaadc48086.zip | |
net-snmp: export interface counters in the sessionTable
Diffstat (limited to 'accel-pppd/extra/net-snmp/sessionTable_data_set.c')
| -rw-r--r-- | accel-pppd/extra/net-snmp/sessionTable_data_set.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-pppd/extra/net-snmp/sessionTable_data_set.c b/accel-pppd/extra/net-snmp/sessionTable_data_set.c index 2f3bfa02..ebfeeeaa 100644 --- a/accel-pppd/extra/net-snmp/sessionTable_data_set.c +++ b/accel-pppd/extra/net-snmp/sessionTable_data_set.c @@ -18,7 +18,7 @@ * * These routines are used to set the value for individual objects. The * row context is passed, along with the new value. - * + * * @{ */ /** @} */ |
