summaryrefslogtreecommitdiff
path: root/progs/tests/texwrap.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-08 23:08:57 -0800
committerVinson Lee <vlee@vmware.com>2010-01-08 23:08:57 -0800
commit683e3cb8db5a57db2ebd364986a399e2b1009e00 (patch)
tree463b8ec5c7ce1a1772f0cc77d55e43861bc212eb /progs/tests/texwrap.c
parent223c8482ca16d3ed31266ea8cc63b816aece6a81 (diff)
progs/tests: Silence 'missing initializer' warnings.
Diffstat (limited to 'progs/tests/texwrap.c')
-rw-r--r--progs/tests/texwrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/tests/texwrap.c b/progs/tests/texwrap.c
index 92c8a2f14c..39c55919dd 100644
--- a/progs/tests/texwrap.c
+++ b/progs/tests/texwrap.c
@@ -71,7 +71,7 @@ static struct wrap_mode modes[] = {
WRAP_EXT ( GL_MIRROR_CLAMP_TO_EDGE_EXT, "GL_ATI_texture_mirror_once",
"GL_EXT_texture_mirror_clamp",
999.0 ),
- { 0 }
+ { 0, NULL, GL_FALSE, 0.0, { NULL, NULL } }
};
static void