removed extra comma at the end of enum
[miniglut] / miniglut.h
index 71a8125..53bb17b 100644 (file)
@@ -85,7 +85,7 @@ enum {
        GLUT_INIT_WINDOW_WIDTH,
        GLUT_INIT_WINDOW_HEIGHT,
        GLUT_ELAPSED_TIME,
-       GLUT_WINDOW_COLORMAP_SIZE,
+       GLUT_WINDOW_COLORMAP_SIZE
 };
 
 enum {