summaryrefslogtreecommitdiff
path: root/src/mesa/main/texutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texutil.c')
-rw-r--r--src/mesa/main/texutil.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/texutil.c b/src/mesa/main/texutil.c
index 2431c91758..e4ca2e154b 100644
--- a/src/mesa/main/texutil.c
+++ b/src/mesa/main/texutil.c
@@ -1,4 +1,4 @@
-/* $Id: texutil.c,v 1.22 2001/03/30 14:44:43 gareth Exp $ */
+/* $Id: texutil.c,v 1.23 2001/04/20 19:21:41 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -41,7 +41,7 @@
#include "texutil.h"
#endif
-#define DBG 0
+#define DEBUG_TEXUTIL 0
struct gl_texture_convert {