diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-08-21 21:20:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-08-21 21:20:40 +0000 |
commit | 6b008d7b7367077ae625b92a7b6557dc3f7ff7b1 (patch) | |
tree | a307e0b038132c17c639c98bc59c8ef8b66659b0 /regress | |
parent | 41ff27a472e8d41a4f16595bd7a581f464e4a2dc (diff) | |
download | mandoc-6b008d7b7367077ae625b92a7b6557dc3f7ff7b1.tar.gz |
Move the last column-counting members of struct termp (col and maxcols)
from int to size_t, to match some existing ones (offset, *rmargin, viscol).
Move some related local variables from int to size_t as well.
Needed as a preparation to make a generalized adjbuf() function available
beyond the file term.c, i.e. in mandoc.c.
Also saves a couple of ugly casts.
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions