projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7eb27
)
Define GLAPIENTRYP properly so that GLU compiles on Windows.
author
Karl Schultz
<kschultz@freedesktop.org>
Mon, 20 Oct 2003 17:36:41 +0000
(17:36 +0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Mon, 20 Oct 2003 17:36:41 +0000
(17:36 +0000)
include/GL/glu.h
patch
|
blob
|
history
diff --git
a/include/GL/glu.h
b/include/GL/glu.h
index 129777852f2a6b9ca34d157a93396a451f1d0f50..99515dcc37384ad721537ae87eb9bfe1d6e09967 100644
(file)
--- a/
include/GL/glu.h
+++ b/
include/GL/glu.h
@@
-41,7
+41,7
@@
#endif
#ifndef GLAPIENTRYP
-#define GLAPIENTRYP
+#define GLAPIENTRYP
GLAPIENTRY *
#endif
#ifndef GLAPI