From 71b8586f8868e18fac1012c1ed2180dfde4e4654 Mon Sep 17 00:00:00 2001 From: David Krause Date: Sat, 20 Mar 2004 23:17:36 +0000 Subject: comment spelling fixes; ok henning@ --- usr.sbin/bgpd/rde_attr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/bgpd/rde_attr.c') diff --git a/usr.sbin/bgpd/rde_attr.c b/usr.sbin/bgpd/rde_attr.c index ecda5bd2e1d..f85030b25aa 100644 --- a/usr.sbin/bgpd/rde_attr.c +++ b/usr.sbin/bgpd/rde_attr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rde_attr.c,v 1.25 2004/03/12 21:53:07 claudio Exp $ */ +/* $OpenBSD: rde_attr.c,v 1.26 2004/03/20 23:17:35 david Exp $ */ /* * Copyright (c) 2004 Claudio Jeker @@ -467,7 +467,7 @@ attr_optadd(struct attr_flags *attr, u_int8_t flags, u_int8_t type, if (flags & ATTR_OPTIONAL && ! flags & ATTR_TRANSITIVE) /* - * We already know that we're not intrested in this attribute. + * We already know that we're not interested in this attribute. * Currently only the MED is optional and non-transitive but * MED is directly stored in struct attr_flags. */ -- cgit v1.2.3