Caught a few more little style issues.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@287 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
2ab6b22f80
commit
9b944ec457
@ -125,8 +125,8 @@ static void fghReshapeWindowByHandle
|
||||
*/
|
||||
window->State.Redisplay = TRUE ;
|
||||
|
||||
if ( window->IsMenu )
|
||||
fgSetWindow ( current_window ) ;
|
||||
if( window->IsMenu )
|
||||
fgSetWindow( current_window ) ;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user