jhb 2005-05-31 21:23:21 UTC
FreeBSD src repository
Modified files:
sys/boot/alpha/libalpha srmdisk.c
Log:
Change the type the buf arg to the strategy routines from void * to char *
to quiet some warnings.
Revision Changes Path
1.14 +4 -4 src/sys/boot/alpha/libalpha/srmdisk.c