1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Small cleanup.

This commit is contained in:
Pavel Machek
2000-04-26 09:38:07 +00:00
parent 9834765946
commit b0c9c21c29
2 changed files with 1 additions and 44 deletions

View File

@@ -28,7 +28,7 @@ struct f_inst *startup_func = NULL, *test1_func, *test2_func;
#define CMP_ERROR 999
int
static int
pm_path_compare(struct f_path_mask *m1, struct f_path_mask *m2)
{
while (1) {