try and force a log message
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 28 Dec 2000 16:35:42 +0000 (16:35 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 28 Dec 2000 16:35:42 +0000 (16:35 +0000)
src/mesa/main/debug.c

index 83e3a8b86b993997f40e564930cfbc12d592967c..769517c5eff75be1a3c1c50b86ee25259049e939 100644 (file)
@@ -1,6 +1,7 @@
 #include "mtypes.h"
 #include "debug.h"
 
+
 void gl_print_state( const char *msg, GLuint state )
 {
    fprintf(stderr,