Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 12/30/2004 15:38:50
Module Name:	src
Committed By:	reinoud
Date:		Thu Dec 30 15:38:50 UTC 2004

Modified Files:
	src/sys/net: if_tokensubr.c

Log Message:
Fixup of bad patch made by me; the #ifdef ought to be also including ISO
rather than being removed. Also fixed a small comment about the scope of
#if's.

This code is a but ugly IMHO but as long as we dont have to change it ....


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/net/if_tokensubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.