diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 06:22:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 06:22:36 +0000 |
commit | b89bbbe579d3fc7a669fa8f7716d1c3b7468db61 (patch) | |
tree | 748a2d0818c5ab2c6cf58c009da67b865979c594 /sys/netccitt/hd_output.c | |
parent | e02b3f5aa9c6fa8276491de78f1f08032d57fbbc (diff) |
from netbsd:
Make it work on little-endian monochrome buffers; per Ted.
Must change `u_long' to `u_int32_t' as Jason pointed out.
since 'long's in this code are meant to be exactly 32-bits wide, use
'int32_t's instead, so that this code is usable on the alpha.
Diffstat (limited to 'sys/netccitt/hd_output.c')
0 files changed, 0 insertions, 0 deletions