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 83e3a8b..769517c 100644 (file)
@@ -1,6 +1,7 @@
 #include "mtypes.h"
 #include "debug.h"
 
+
 void gl_print_state( const char *msg, GLuint state )
 {
    fprintf(stderr,