mlaier 2006-03-06 16:02:06 UTC FreeBSD src repository
Modified files: sys/dev/ata ata-disk.c Log: Fix the build. %ju prints uintmax_t not unsigned long long (which is actually "longer" than uintmax_t for the understanding of printf). Revision Changes Path 1.195 +3 -3 src/sys/dev/ata/ata-disk.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"