Project

General

Profile

Bug #2043 ยป typo.patch

m.lombardi85, 04/11/2011 07:28 PM

View differences:

sbin/md5/md5.c
}
if (begin > end) {
warnx("%s is %jd bytes long. Begin-offset %jd (%jd) is "
"larger than end-offet %jd (%jd)",
"larger than end-offset %jd (%jd)",
fname, (intmax_t)st.st_size,
(intmax_t)begin, (intmax_t)*beginp,
(intmax_t)end, (intmax_t)*endp);
    (1-1/1)