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/packet.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'proto/ospf/packet.c') diff --git a/proto/ospf/packet.c b/proto/ospf/packet.c index 3543964..5f2d628 100644 --- a/proto/ospf/packet.c +++ b/proto/ospf/packet.c @@ -67,11 +67,11 @@ ospf_pkt_finalize(struct ospf_iface *ifa, struct ospf_packet *pkt) /** * ospf_rx_hook - * @sk: socket we recived the packet. Its ignored. + * @sk: socket we received the packet. Its ignored. * @size: size of the packet * - * This in entry point for messages from neighbors. Many checks (like - * autnetication, checksums, size) are done before packet is passed to + * This is the entry point for messages from neighbors. Many checks (like + * authentication, checksums, size) are done before the packet is passed to * non generic functions. */ int -- cgit v1.2.3