Subject: kern/32678: typo in a comment in file sys/netinet/ip_gre.c
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yves-emmanuel.jutard@fr.thalesgroup.com>
List: netbsd-bugs
Date: 01/31/2006 16:45:00
>Number: 32678
>Category: kern
>Synopsis: typo in a comment in file sys/netinet/ip_gre.c
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 31 16:45:00 +0000 2006
>Originator: Yves-Emmanuel JUTARD
>Release: 3.0.0
>Organization:
THALES Communication
>Environment:
custom environment : recompiled from /src, only some parts of NetBSD are used (TCP/IP stack and some parts of the kernel)
>Description:
in file sys/netinet/ip_gre.c, v 1.33.2.1
l. 262 one can see :
* This is a little bit diffrent from the other modes, as the
should be
* This is a little bit different from the other modes, as the
>How-To-Repeat:
look at the source
>Fix:
edit the source