Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn
authorLoic Blot <loic.blot@unix-experience.fr>
Tue, 3 Apr 2018 21:05:22 +0000 (23:05 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Tue, 3 Apr 2018 21:05:22 +0000 (23:05 +0200)
commit05fe3b06c80fc7fa438ed5faf5805c79a92789e9
tree160ec2fa0bb26cedcdfeb2e330ba1d41107dd158
parent4827f754ec9efc1e1fa8e519eaa211ed768e25c0
Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn

Based on https://travis-ci.org/minetest/minetest/jobs/361810382 output

Also fix 2 missing copyright notices
src/client/hud.cpp
src/hud.cpp
src/script/lua_api/l_camera.cpp
src/util/numeric.cpp