mp 2004-07-01 15:19:08 UTC
FreeBSD src repository
Modified files:
sys/dev/sab sab.c
sys/dev/zs zs.c
Log:
Fix build: the return type for t_break changed from int to void.
Revision Changes Path
1.32 +2 -3 src/sys/dev/sab/sab.c
1.24 +2 -3 src/sys/dev/zs/zs.c