outcoff: stylistic cleanups
commitfafb6a50e259fec2eeef5efde882e9cc324ff641
authorH. Peter Anvin <hpa@zytor.com>
Tue, 2 Sep 2008 19:56:39 +0000 (2 12:56 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Sep 2008 19:56:39 +0000 (2 12:56 -0700)
tree8e8a03c55e7db201275af7edb00e1b75cfbbccf2
parentc00c897df738e12f86067c65be857fc29299e2a5
outcoff: stylistic cleanups

Don't use explicit L's for things which are really size_t; not only is
it unnecessarily ugly, but it's wrong in a lot of ways.  Do some other
minor stylistic cleanups.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outcoff.c