fix compiler warning "suggest parentheses around assignment used as truth
authorPhilip Kaufmann <phil.kaufmann@t-online.de>
Mon, 30 Apr 2012 23:46:03 +0000 (01:46 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Wed, 2 May 2012 03:11:56 +0000 (23:11 -0400)
commit48984829151d76fefb62029e500145d7e4f19a8d
treef51fa8aea4dcefd14757b1ca01153a96f86d1525
parente6578e7fa7385dde7a0de9c2e87d8c0afa176314
fix compiler warning "suggest parentheses around assignment used as truth
value [-Wparentheses]" in util.cpp
src/util.cpp