commit | e00d4e2e3dd20d567d670cae1c33618910c639fa | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 23:29:19 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 23:29:19 2011 +0400 |
tree | 7bc3709e61e89b461a9eea99bcfeca4789485b5c | |
parent | 6787978cc8c15b16fff3e6d6e09e02518dc045f2 [diff] |
ospfd: spelling
diff --git a/ospfd/ospf_zebra.c b/ospfd/ospf_zebra.c index 50ca85e..bffa90d 100644 --- a/ospfd/ospf_zebra.c +++ b/ospfd/ospf_zebra.c
@@ -670,7 +670,7 @@ if (is_prefix_default (&ei->p)) if (ospf->default_originate == DEFAULT_ORIGINATE_NONE) { - zlog_info ("LSA[Type5:0.0.0.0]: Not originate AS-exntenal-LSA " + zlog_info ("LSA[Type5:0.0.0.0]: Not originate AS-external-LSA " "for default"); return 0; }