Fix compilation warning from Frédéric Perrin <fperrin@brocade.com>
This commit is contained in:
@@ -263,9 +263,6 @@ void analyse_data() {
|
|||||||
} u_screen_line = { &screen_line };
|
} u_screen_line = { &screen_line };
|
||||||
addr_pair ap;
|
addr_pair ap;
|
||||||
int i;
|
int i;
|
||||||
int tsent, trecv;
|
|
||||||
tsent = trecv = 0;
|
|
||||||
|
|
||||||
|
|
||||||
ap = *(addr_pair*)n->key;
|
ap = *(addr_pair*)n->key;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user