summaryrefslogtreecommitdiff
path: root/bgpd/bgp_ecommunity.c
diff options
context:
space:
mode:
authorPaul Jakma <paul@quagga.net>2009-06-02 19:43:51 +0100
committerPaul Jakma <paul@quagga.net>2009-06-02 19:43:51 +0100
commit6e0989e113d9e2268e58cfe29922e971793c1d06 (patch)
tree624de12c4ba2a53c92a38ac6ee0170d108137c37 /bgpd/bgp_ecommunity.c
parent0be8dfb2a95f41f100982085595b7c7505127018 (diff)
parente6b6a56419ed5a2e8cf2cb11eab340d7b0d28055 (diff)
Merge remote branch 'origin/master'
Diffstat (limited to 'bgpd/bgp_ecommunity.c')
-rw-r--r--bgpd/bgp_ecommunity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_ecommunity.c b/bgpd/bgp_ecommunity.c
index 27c3cd69..6b221e24 100644
--- a/bgpd/bgp_ecommunity.c
+++ b/bgpd/bgp_ecommunity.c
@@ -97,7 +97,7 @@ ecommunity_add_val (struct ecommunity *ecom, struct ecommunity_val *eval)
/* 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)
{