util: Fixed possible off-by-one issue when generating filename
commit85cef4e2d94a420deceeb896287e31d70a229c91
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 12 Oct 2013 14:18:01 +0000 (12 16:18 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Oct 2013 14:57:21 +0000 (12 15:57 +0100)
tree8b1fb15bae0ac20b7fe53286e40d3a5cfe0077a5
parent5a16cb8e020063f1c199ca0d930f04ceb5d506ff
util: Fixed possible off-by-one issue when generating filename

(as reported by LLVM / clang)
util/setstyle.c