diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-28 09:44:15 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-28 09:48:08 -0500 |
commit | 1b8bb7c1cd81c1f8f0dcffc952cd464b6a436f06 (patch) | |
tree | ef549a816aa644ef8ac2ba2201813daee67803d4 /lib/libalpm/po/zh_CN.po | |
parent | f682cbd43355daa7b13389d74e0ffea0370ba89b (diff) |
Use unsigned types for indent width and column count
For getcols(), the functions we call return a value of type 'unsigned
short', so it makes sense for us to do the same.
string_length() is meant to behave like strlen(), so it should return
type size_t. This exposes other functions such as indentprint() which
should also be using signed return types.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/zh_CN.po')
0 files changed, 0 insertions, 0 deletions