commit | e6b6a56419ed5a2e8cf2cb11eab340d7b0d28055 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <pilot@etcnet.org> | Mon Jun 01 20:20:36 2009 +0400 |
committer | Denis Ovsienko <pilot@etcnet.org> | Mon Jun 01 20:20:36 2009 +0400 |
tree | 4d514a0b67f7a94a1213c74cb9a865593a072791 | |
parent | 2bbd71aace61a70a631c1d0c0bce75fbc76ee1d1 [diff] [blame] |
[trivia] Fixed typos in communities text (#334)
diff --git a/bgpd/bgp_ecommunity.c b/bgpd/bgp_ecommunity.c index 27c3cd6..6b221e2 100644 --- a/bgpd/bgp_ecommunity.c +++ b/bgpd/bgp_ecommunity.c
@@ -97,7 +97,7 @@ /* This function takes pointer to Extended Communites strucutre then create a new Extended Communities structure by uniq and sort each - Exteneded Communities value. */ + Extended Communities value. */ static struct ecommunity * ecommunity_uniq_sort (struct ecommunity *ecom) {