summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/bgpd/rde_rib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/rde_rib.c b/usr.sbin/bgpd/rde_rib.c
index 36636b6a591..858fa30b75e 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.93 2007/02/22 08:34:18 henning Exp $ */
+/* $OpenBSD: rde_rib.c,v 1.94 2007/04/02 12:51:06 claudio Exp $ */
/*
* Copyright (c) 2003, 2004 Claudio Jeker <claudio@openbsd.org>
@@ -292,7 +292,7 @@ path_link(struct rde_aspath *asp, struct rde_peer *peer)
}
/*
- * copy asp to a new UNLINKED one manly for filtering
+ * copy asp to a new UNLINKED one mainly for filtering
*/
struct rde_aspath *
path_copy(struct rde_aspath *asp)