summaryrefslogtreecommitdiff
path: root/autoclean.sh
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-09-28 09:44:15 -0500
committerDan McGee <dan@archlinux.org>2011-09-28 09:48:08 -0500
commit1b8bb7c1cd81c1f8f0dcffc952cd464b6a436f06 (patch)
treeef549a816aa644ef8ac2ba2201813daee67803d4 /autoclean.sh
parentf682cbd43355daa7b13389d74e0ffea0370ba89b (diff)
downloadpacman-1b8bb7c1cd81c1f8f0dcffc952cd464b6a436f06.tar.xz
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 'autoclean.sh')
0 files changed, 0 insertions, 0 deletions