]> ToastFreeware Gitweb - gregoa/bti.git/blobdiff - bti.c
move debug to bti.h
[gregoa/bti.git] / bti.c
diff --git a/bti.c b/bti.c
index 3938e0a86b6b04f8050f2fc91d0f2bf5ce15ee98..4b31cd594a8fdcbb4cd067d1ac1898a64086e9bf 100644 (file)
--- a/bti.c
+++ b/bti.c
@@ -52,7 +52,7 @@
        } while (0)
 
 
        } while (0)
 
 
-static int debug;
+int debug;
 
 static void display_help(void)
 {
 
 static void display_help(void)
 {