220 |
int hop; |
int hop; |
221 |
int hlined = 0; |
int hlined = 0; |
222 |
int llined = 0; |
int llined = 0; |
223 |
dlink_node *ptr, *ptr_next; |
dlink_node *ptr = NULL; |
224 |
|
|
225 |
/* Just to be sure -A1kmm. */ |
/* Just to be sure -A1kmm. */ |
226 |
if (!IsServer(source_p)) |
if (!IsServer(source_p)) |
424 |
struct MatchItem *match_item; |
struct MatchItem *match_item; |
425 |
int hlined = 0; |
int hlined = 0; |
426 |
int llined = 0; |
int llined = 0; |
427 |
dlink_node *ptr, *ptr_next; |
dlink_node *ptr = NULL; |
428 |
int hop; |
int hop; |
429 |
|
|
430 |
/* Just to be sure -A1kmm. */ |
/* Just to be sure -A1kmm. */ |