]> git.pond.sub.org Git - empserver/commit
(take_casualties): Remove superflous casts and parenthesis. Cast to
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 20 May 2006 16:24:15 +0000 (16:24 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 20 May 2006 16:24:15 +0000 (16:24 +0000)
commit3a38e91a5c3bfc5e5448aa5cc576395801dd97d4
tree17f9166c0ad347a10a448fdcca1aa38325a5b294
parent092a52f2c636aaea0ca3e559b58689e8b069b976
(take_casualties): Remove superflous casts and parenthesis.  Cast to
double rather than float where result usual arithmetic conversions
obviously convert the cast's result to double.  No functional changes;
code is still ugly and incomprehensible.
src/lib/update/revolt.c