Explicitly cast function pointer to (void *) in SET_WCB since all callbacks stored...
authorNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 02:51:32 +0000 (02:51 +0000)
committerNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 02:51:32 +0000 (02:51 +0000)
commit97f5adea8d026f9346af276d5cf49fab36a0d0d3
treed63ff0ae55121d3ff1a76ac5c13cc9ff66d9da73
parent34290224a4fea01b30fe3c83d3c6d00bd5945acd
Explicitly cast function pointer to (void *) in SET_WCB since all callbacks stored as void pointers
suppress gcc -Wall -pendantic "noise"

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