diff options
Diffstat (limited to 'nest/a-path.c')
-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; } + |