From a884b4b81168df26b2e049ea765af92c393b850b Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Wed, 27 Dec 2000 23:01:25 +0000 Subject: try and force a log message --- src/mesa/main/debug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/main/debug.c') diff --git a/src/mesa/main/debug.c b/src/mesa/main/debug.c index 83e3a8b86b..769517c5ef 100644 --- a/src/mesa/main/debug.c +++ b/src/mesa/main/debug.c @@ -1,6 +1,7 @@ #include "mtypes.h" #include "debug.h" + void gl_print_state( const char *msg, GLuint state ) { fprintf(stderr, -- cgit v1.2.3