summaryrefslogtreecommitdiff
path: root/ot_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_stats.c')
-rw-r--r--ot_stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ot_stats.c b/ot_stats.c
index dbab275..31d53e8 100644
--- a/ot_stats.c
+++ b/ot_stats.c
@@ -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