From 31bc0d13f979a50591c3361b78316a57467ee016 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 22 Dec 2003 06:42:20 +0000 Subject: spelling --- usr.sbin/bgpd/rde_rib.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/bgpd/rde_rib.c b/usr.sbin/bgpd/rde_rib.c index e7fbbf005c3..08463415c71 100644 --- a/usr.sbin/bgpd/rde_rib.c +++ b/usr.sbin/bgpd/rde_rib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rde_rib.c,v 1.4 2003/12/21 16:11:34 claudio Exp $ */ +/* $OpenBSD: rde_rib.c,v 1.5 2003/12/22 06:42:19 deraadt Exp $ */ /* * Copyright (c) 2003 Claudio Jeker @@ -30,9 +30,9 @@ /* * BGP RIB -- Routing Information Base * - * The RIB is build with one aspect in mind. Speed -- acctually update speed. - * Therefor one thing needs to be absolutly avoided, long table walks. - * This is achieved by heavly linking the different parts toghether. + * The RIB is build with one aspect in mind. Speed -- actually update speed. + * Therefor one thing needs to be absolutely avoided, long table walks. + * This is achieved by heavily linking the different parts toghether. */ struct rib_stats { -- cgit v1.2.3