summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:35:42 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:35:42 +0000
commit123ff6549b89f0450653a80832c68f1e6a1141b6 (patch)
tree9deabe3e9297b781fb0e4c16dcca9d5e742934cb /src
parentbc28306f4a6d1c5543444c85b29ec4876f1a9316 (diff)
try and force a log message
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/debug.c1
1 files changed, 1 insertions, 0 deletions
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,