OSDN Git Service

* include/Gl/glu (GLU_ERROR): Define.
authordannysmith <dannysmith>
Thu, 19 Feb 2004 05:46:26 +0000 (05:46 +0000)
committerdannysmith <dannysmith>
Thu, 19 Feb 2004 05:46:26 +0000 (05:46 +0000)
Thanks to  Philip Lamb <phil at rave dot co dot nz>

winsup/w32api/ChangeLog
winsup/w32api/include/GL/glu.h

index 68ca50c..ad6b0d9 100644 (file)
@@ -1,5 +1,10 @@
 2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
 
+       * include/Gl/glu (GLU_ERROR): Define.
+       Thanks to Philip Lamb  <phil at rave dot co dot nz> 
+
+2004-02-19  Danny Smith  <dannysmith@users.sourceforge.net>
+
        * include/Gl/glu.h: Include <stddef.h>.
        Thanks to Greg Couch <gregcouch@users.sourceforge.net>
 
index 7cd8194..40e5378 100644 (file)
@@ -121,7 +121,7 @@ extern "C" {
 #define GLU_SILHOUETTE                     100013
 
 /* QuadricCallback */
-/*      GLU_ERROR */
+#define GLU_ERROR                          100103
 
 /* QuadricNormal */
 #define GLU_SMOOTH                         100000