diff options
Diffstat (limited to 'ot_stats.c')
| -rw-r--r-- | ot_stats.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -217,7 +217,6 @@ static size_t stats_slash24s_txt( char * reply, size_t amount, uint32_t thresh ) | |||
| 217 | 217 | ||
| 218 | uint32_t *counts[ NUM_BUFS ]; | 218 | uint32_t *counts[ NUM_BUFS ]; |
| 219 | uint32_t slash24s[amount*2]; /* first dword amount, second dword subnet */ | 219 | uint32_t slash24s[amount*2]; /* first dword amount, second dword subnet */ |
| 220 | // int bucket; | ||
| 221 | size_t i, j, k, l; | 220 | size_t i, j, k, l; |
| 222 | char *r = reply; | 221 | char *r = reply; |
| 223 | 222 | ||
