projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6530022
)
changed ATTRIBLIST_SIZE to 32
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 18 May 2000 18:34:23 +0000
(18:34 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 18 May 2000 18:34:23 +0000
(18:34 +0000)
src/glw/GLwDrawA.c
patch
|
blob
|
history
diff --git
a/src/glw/GLwDrawA.c
b/src/glw/GLwDrawA.c
index 670ddb18edb2510e5f1d7f551cba15b28ec18ef0..d4bcfacad73c60893ba6d90fdae02617bcb3bef0 100644
(file)
--- a/
src/glw/GLwDrawA.c
+++ b/
src/glw/GLwDrawA.c
@@
-66,7
+66,7
@@
#define GLwDrawingAreaRec GLwMDrawingAreaRec
#endif
-#define ATTRIBLIST_SIZE 3
0
+#define ATTRIBLIST_SIZE 3
2
#define offset(field) XtOffset(GLwDrawingAreaWidget,glwDrawingArea.field)