commit | bcc6c59ac5e9c1e8cf9693b4768f6b8cad5e559a | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 23:29:19 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Tue Sep 27 21:43:27 2011 +0400 |
tree | 110dc04ffd64f9a259015231981165e92a225502 | |
parent | e6ec1c3648cf3304c1a36341487659aadb9dce95 [diff] [blame] |
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; }