[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
system/1033: Typo in comment at line 46 of sbpf.c
>Number: 1033
>Category: system
>Synopsis: Typo in comment at line 46 of sbpf.c
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bugs
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 28 17:30:01 MST 1999
>Last-Modified:
>Originator: Kenneth R Westerback
>Organization:
net
>Release: 2.6-current
>Environment:
System : OpenBSD 2.6
Architecture: OpenBSD.i386
Machine : i386
>Description:
'dervied' used instead of 'derived' in comment
>How-To-Repeat:
look at line 46 of /usr/src/usr.sbin/ipsend/common/sbpf.c
>Fix:
apply the patch
--- /usr/src/usr.sbin/ipsend/common/sbpf.c.orig Mon Feb 2 19:39:06 1998
+++ /usr/src/usr.sbin/ipsend/common/sbpf.c Tue Dec 28 19:18:15 1999
@@ -43,7 +43,7 @@
#endif
/*
- * the code herein is dervied from libpcap.
+ * the code herein is derived from libpcap.
*/
static u_char *buf = NULL;
static int bufsize = 0, timeout = 1;
>Audit-Trail:
>Unformatted: