diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2011-11-14 18:40:41 +0100 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-12-01 10:39:47 +0200 |
commit | 96c30452f9d2e6085769baa5befbcbcf62a507c4 (patch) | |
tree | c553750e145bc43814e1a078b646c3c259ff94d4 /.gitignore | |
parent | 4d0f227c7074047897957a88784a36dd77f7bad7 (diff) | |
download | minetest-96c30452f9d2e6085769baa5befbcbcf62a507c4.tar.gz minetest-96c30452f9d2e6085769baa5befbcbcf62a507c4.tar.bz2 minetest-96c30452f9d2e6085769baa5befbcbcf62a507c4.zip |
Fix structs being declared as classes
Some compilers complain when a class is declared as a struct or vice
versa. Fix by making sure that the correct tag is used both in
declaration and definition.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions