tiger: move #if #else bits outside of macro
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 25 Dec 2010 16:44:03 +0000 (16:44 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 25 Dec 2010 16:44:03 +0000 (16:44 +0000)
commit5dac64b20adf8d41b060d6aa0b32ea7709efd3a2
tree6fcef27edbae560daf50bf4f87017c9f0a1ef186
parente35a3ddbf9382534729e8526d827bfca391500ba
tiger: move #if #else bits outside of macro

Some compilers/preprocessors don't like if/else/endif preprocessor
directives in the middle of macros.
ext/kate/gstkatetiger.c