aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-04-25 12:59:27 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-28 07:59:25 -0300
commite1943248855756174c445870716cc98ebf16b30e (patch)
treec91b252241aecf5f25641ea3c6249dc8a08d1dae /src/buffer.c
parentb8520b8ee403388f94fda7306f1713bfa1ffae8a (diff)
downloadrneovim-e1943248855756174c445870716cc98ebf16b30e.tar.gz
rneovim-e1943248855756174c445870716cc98ebf16b30e.tar.bz2
rneovim-e1943248855756174c445870716cc98ebf16b30e.zip
Use portable format specifiers: Clarify some casted expressions.
Though correct (to my understanding), some of the casts introduced in previous commits could lead to confusion, by casting only the first expression component instead of the whole expression. This fixes that, parenthesizing casted expressions, except where operator precedence rules make it unneccesary.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions