Switch to ANSI C comments.
authorDon Heyse <dheyse@hotmail.com>
Wed, 12 Mar 2003 14:42:11 +0000 (14:42 +0000)
committerDon Heyse <dheyse@hotmail.com>
Wed, 12 Mar 2003 14:42:11 +0000 (14:42 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@54 7f0cb862-5218-0410-a997-914c9d46530a

include/GL/glut.h

index 4278d88..5726f7c 100644 (file)
@@ -50,7 +50,7 @@
 
 #      if defined(FREEGLUT_EXPORTS)
 #              define FGAPI __declspec(dllexport)
-//#            define FGAPI
+/* #           define FGAPI */
 #      else
 #              define FGAPI __declspec(dllimport)
 #   pragma comment (lib, "freeglut.lib")    /* link with Win32 freeglut lib */