Fix: a lot of semicolons...

This commit is contained in:
2022-12-27 01:08:14 +08:00
parent 96fb9d5e30
commit 9ffc5d1207
3 changed files with 9 additions and 9 deletions

View File

@ -10,12 +10,12 @@ template bgp net186 {
gateway direct;
import filter {
# import filter {
};
# };
export filter {
# export filter {
};
# };
}
}