summaryrefslogtreecommitdiffstats
path: root/src/util/pactree.c
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-09-28 16:44:15 +0200
committerDan McGee <dan@archlinux.org>2011-09-28 16:48:08 +0200
commit1b8bb7c1cd81c1f8f0dcffc952cd464b6a436f06 (patch)
treeef549a816aa644ef8ac2ba2201813daee67803d4 /src/util/pactree.c
parentf682cbd43355daa7b13389d74e0ffea0370ba89b (diff)
downloadpacman-1b8bb7c1cd81c1f8f0dcffc952cd464b6a436f06.tar.gz
pacman-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 'src/util/pactree.c')
0 files changed, 0 insertions, 0 deletions