Stripped out the now truly extraneous {braces} in such forms as:
authorRichard Rauch <rkr@olib.org>
Fri, 7 Nov 2003 15:50:56 +0000 (15:50 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 7 Nov 2003 15:50:56 +0000 (15:50 +0000)
commitcf3fcd3fa846ca5a6ea63adfeb7003750010da42
tree17498007d2f3be406e87ec6cc5468799c2879698
parentc84d72b702c7b18d24fe6d9f6a2408bd7a69357a
Stripped out the now truly extraneous {braces} in such forms as:

if( ... )
{
    INVOKE_WCB( ... );
}

Check for compiling on WIN32.

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