mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Nest: Trivial whitespace cleanup
This commit is contained in:
@@ -810,7 +810,7 @@ as_path_match(const struct adata *path, struct f_path_mask *mask)
|
||||
case PM_ASN_RANGE:
|
||||
val = mask->val;
|
||||
val2 = mask->val2;
|
||||
goto step;
|
||||
goto step;
|
||||
case PM_QUESTION:
|
||||
step:
|
||||
nh = nl = -1;
|
||||
|
Reference in New Issue
Block a user