diff options
author | Pavel Machek <pavel@ucw.cz> | 2000-04-26 11:37:07 +0200 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2000-04-26 11:37:07 +0200 |
commit | 98347659463cb68cbd751148e19c62cfb109a32b (patch) | |
tree | e5096ee30c3bfa16097262b18347ec8a2f5865fc /nest | |
parent | 2e5a8735f4be2c2514ae3a67960ea4ac3f06e364 (diff) | |
download | bird-98347659463cb68cbd751148e19c62cfb109a32b.tar bird-98347659463cb68cbd751148e19c62cfb109a32b.zip |
Whitespace changes.
Diffstat (limited to 'nest')
-rw-r--r-- | nest/a-path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nest/a-path.c b/nest/a-path.c index 98d5067..e7ff697 100644 --- a/nest/a-path.c +++ b/nest/a-path.c @@ -170,3 +170,4 @@ as_path_match(struct adata *path, struct f_path_mask *mask) } return 0; } + |