Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: dyoung
Date: Mon Dec 20 00:28:02 UTC 2004
Modified Files:
src/sys/dev/ic: rtw.c
Log Message:
Get rid of the silly char (*dvname)[IFNAMSIZ] pattern. Replace it
with const char *dvname. I'm not sure what I was thinking.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/rtw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index