joerg 2004-06-11 11:41:34 UTC FreeBSD src repository Modified files: sbin/sunlabel sunlabel.c Log: Cast the arguments to make_h_number() to uintmax_t before multiplying them... Otherwise the result will be truncated anyway. Revision Changes Path 1.10 +2 -2 src/sbin/sunlabel/sunlabel.c