From 890ae40ae565d1ad2102f164482cf6d42a3389e4 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Sun, 1 Jul 2012 11:55:14 +0000 Subject: typo in comment, s/withdrawl/withdrawal/ --- usr.sbin/bgpd/rde_rib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/bgpd') diff --git a/usr.sbin/bgpd/rde_rib.c b/usr.sbin/bgpd/rde_rib.c index 5dbb7b41fa7..b26ace1ab72 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.132 2012/05/22 20:44:06 claudio Exp $ */ +/* $OpenBSD: rde_rib.c,v 1.133 2012/07/01 11:55:13 sthen Exp $ */ /* * Copyright (c) 2003, 2004 Claudio Jeker @@ -874,7 +874,7 @@ prefix_updateall(struct rde_aspath *asp, enum nexthop_state state, * If the prefix is the active one remove it first, * this has to be done because we can not detect when * the active prefix changes its state. In this case - * we know that this is a withdrawl and so the second + * we know that this is a withdrawal and so the second * prefix_evaluate() will generate no update because * the nexthop is unreachable or ineligible. */ -- cgit v1.2.3