From 7fa53f37e632880c9760aee31270841c83325709 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Tue, 8 Mar 2011 11:30:54 +0100 Subject: mesa: regenerate glapi files Be sure to type "make clean" after this commit, otherwise your binaries will segfault. --- src/glx/indirect.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/glx') diff --git a/src/glx/indirect.c b/src/glx/indirect.c index f79175b760..b2675c2958 100644 --- a/src/glx/indirect.c +++ b/src/glx/indirect.c @@ -10717,5 +10717,5 @@ __indirect_get_proc_address(const char *name) #endif /* GLX_SHARED_GLAPI */ -#undef FASTCALL -#undef NOINLINE +# undef FASTCALL +# undef NOINLINE -- cgit v1.2.3