From baa5dd6ccc14eb6bc43fad37a2bfe88ad190c0fa Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Sat, 23 Aug 2003 10:42:41 +0000 Subject: Many spelling mistakes fixed. Thanks you Harry Moyes. --- proto/ospf/iface.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'proto/ospf/iface.c') diff --git a/proto/ospf/iface.c b/proto/ospf/iface.c index ac34d63..2cbff6c 100644 --- a/proto/ospf/iface.c +++ b/proto/ospf/iface.c @@ -21,9 +21,9 @@ char *ospf_it[]={ "broadcast", "nbma", "point-to-point", "virtual link" }; * @ifa: OSPF interface * @state: new state * - * Many action must be taken acording to iterface state change. New networks - * LSA must be originated, flushed, new multicast socket to listen messages for - * %ALLDROUTERS has to be opened, etc. + * Many actions must be taken according to interface state changes. New network + * LSAs must be originated, flushed, new multicast sockets to listen for messages for + * %ALLDROUTERS have to be opened, etc. */ void iface_chstate(struct ospf_iface *ifa, u8 state) -- cgit v1.2.3