Rename macros with two leading underscores
authorShadowNinja <shadowninja@minetest.net>
Wed, 14 Oct 2015 06:39:30 +0000 (02:39 -0400)
committerkwolekr <kwolekr@minetest.net>
Wed, 14 Oct 2015 06:39:37 +0000 (02:39 -0400)
commit6f2d785d0ff761961912d7e79a7d16c4adf86861
tree3b96b197cc58b3a4bd30663cb66cf2aca630e77d
parent6f4d6cb5741d10e10dacc78e264e421bf6a297cf
Rename macros with two leading underscores

These names are reserved for the compiler/library implementations.
20 files changed:
src/camera.cpp
src/client.cpp
src/clientiface.cpp
src/clientmap.cpp
src/content_cao.cpp
src/content_nodemeta.cpp
src/content_sao.cpp
src/debug.h
src/emerge.cpp
src/environment.cpp
src/httpfetch.cpp
src/inventory.cpp
src/inventorymanager.cpp
src/map.cpp
src/mapblock.cpp
src/nodemetadata.cpp
src/script/lua_api/l_server.cpp
src/server.cpp
src/unittest/test.cpp
src/util/thread.h