forgot docs for last change

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1454 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
dcnieho 2012-11-20 02:23:47 +00:00
parent d01664a8bf
commit cd50f5fd92

View File

@ -29,8 +29,7 @@
#include "../fg_internal.h" #include "../fg_internal.h"
/* /*
* * Changes to requested devmode, if it doesn't match current mode
*
*/ */
GLboolean fghPlatformChangeDisplayMode(GLboolean haveToTest, DEVMODE *devModeRequested) GLboolean fghPlatformChangeDisplayMode(GLboolean haveToTest, DEVMODE *devModeRequested)
{ {