cvs commit: src/sys/dev/cx if_cx.c src/sys/dev/ctau if_ct.c
src/sys/dev/cp if_cp.c
Roman Kurakin
rik at FreeBSD.org
Sat May 29 06:18:09 PDT 2004
rik 2004/05/29 06:17:28 PDT
FreeBSD src repository
Modified files:
sys/dev/cx if_cx.c
sys/dev/ctau if_ct.c
sys/dev/cp if_cp.c
Log:
Switch to using C99 sparse initialisers for the type methods array.
Requested by: harti
MFC after: 1 week
Revision Changes Path
1.3 +9 -23 src/sys/dev/cp/if_cp.c
1.5 +9 -22 src/sys/dev/ctau/if_ct.c
1.11 +9 -22 src/sys/dev/cx/if_cx.c
More information about the cvs-src
mailing list