From 4780cb2562c1d916c641eca623cf4e865db2aee7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 19 Nov 2001 19:22:51 +0000 Subject: more than typo --- sys/netiso/tp_usrreq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/netiso/tp_usrreq.c') diff --git a/sys/netiso/tp_usrreq.c b/sys/netiso/tp_usrreq.c index 8b3e4caf987..30fb2335393 100644 --- a/sys/netiso/tp_usrreq.c +++ b/sys/netiso/tp_usrreq.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tp_usrreq.c,v 1.4 2001/05/16 12:54:07 ho Exp $ */ +/* $OpenBSD: tp_usrreq.c,v 1.5 2001/11/19 19:22:43 deraadt Exp $ */ /* $NetBSD: tp_usrreq.c,v 1.9 1996/03/16 23:14:06 christos Exp $ */ /*- @@ -270,7 +270,7 @@ restart: * tp_usrreq(), PRU_SENDOOB * FUNCTION and ARGUMENTS: * Send what's in the mbuf chain (m) as an XPD TPDU. - * The mbuf may not contain more then 16 bytes of data. + * The mbuf may not contain more than 16 bytes of data. * XPD TSDUs aren't segmented, so they translate into * exactly one XPD TPDU, with EOT bit set. * RETURN VALUE: -- cgit v1.2.3