From efe09af4eef72f46dcaf50ced776ef7667a04087 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 30 Nov 2009 19:27:33 +0000 Subject: *** empty log message *** --- src/x11/xvertex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/x11') diff --git a/src/x11/xvertex.c b/src/x11/xvertex.c index e1ca7ee..0fbea1f 100644 --- a/src/x11/xvertex.c +++ b/src/x11/xvertex.c @@ -47,7 +47,7 @@ /* Debugging macros */ -#ifdef DEBUG +#ifdef CDXVERTEX_DEBUG #define DEBUG_PRINT1(a) printf (a) #define DEBUG_PRINT2(a, b) printf (a, b) #define DEBUG_PRINT3(a, b, c) printf (a, b, c) -- cgit v1.2.3