Bug fix.
This commit is contained in:
parent
d050d88f89
commit
2aa7a6977b
@ -22,7 +22,7 @@ wr_ranlib(fd, ran, cnt)
|
||||
put4(ran->ran_pos,c); c += 4;
|
||||
ran++;
|
||||
}
|
||||
wr_bytes(fd, c, j);
|
||||
wr_bytes(fd, buf, j);
|
||||
}
|
||||
}
|
||||
#if ! (BYTES_REVERSED || WORDS_REVERSED)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user