Skip to content

Commit

Permalink
doc: missing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoMNardi committed Aug 3, 2023
1 parent a4bd489 commit e5f5bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bgpd/bgpd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2056,6 +2056,7 @@ int peer_remote_as(struct bgp *bgp, union sockunion *su, const char *conf_if,
true, as_str);
}


local_as = bgp->as

return 0;
Expand Down

0 comments on commit e5f5bd3

Please sign in to comment.