freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2-demos] master cca21fc: Typo.


From: Alexei Podtelezhnikov
Subject: [freetype2-demos] master cca21fc: Typo.
Date: Sun, 10 Jan 2021 14:25:26 -0500 (EST)

branch: master
commit cca21fc4a0700d00a5337b6c49c4af3aa046f943
Author: Alexei Podtelezhnikov <apodtele@gmail.com>
Commit: Alexei Podtelezhnikov <apodtele@gmail.com>

    Typo.
---
 graph/win32/grwin32.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graph/win32/grwin32.c b/graph/win32/grwin32.c
index 2c0035d..76a0ca1 100644
--- a/graph/win32/grwin32.c
+++ b/graph/win32/grwin32.c
@@ -39,7 +39,7 @@
 /* logging facility */
 #define  xxDEBUG
 
-#ifndef DEBUG
+#ifdef DEBUG
 #include <stdarg.h>
 
   static void  LogMessage( const char*  fmt, ... )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]