Fixed bug where, under c89 mode, callback macros wouldn't work
authorRcmaniac25 <rcmaniac25@hotmail.com>
Fri, 30 Jun 2017 23:22:06 +0000 (23:22 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 30 Jun 2017 23:22:06 +0000 (23:22 +0000)
commitef1201710c3037a311d872583f203e08f8d99240
treebd0cdc5524b21e9a9481412c5ecdada6f4deb68c
parent3f8ec7f3669e36c22c669dfa9d2f3a186335b34a
Fixed bug where, under c89 mode, callback macros wouldn't work

Under c89 (only applies to GCC-like compilers), the variadic macro version would be used and compilation would fail.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1818 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_callback_macros.h