Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 12/20/2000 03:16:44
Module Name: basesrc
Committed By: cgd
Date: Wed Dec 20 01:16:43 UTC 2000
Modified Files:
basesrc/usr.bin/systat: ip6.c
Log Message:
Don't try to use CPP token pasting to somehow 'stick' structure member
names on to the -> or . before them. There's no need to, and it's not
actually the right thing!
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/systat/ip6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.