Switch to ANSI C comments.
[freeglut] / 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 */