OSDN Git Service

modified comments
[opengatem/opengatem.git] / mdsrc / opengatemd.h
index 15ff25a..9ab62e6 100644 (file)
@@ -95,7 +95,7 @@ typedef       void    Sigfunc(int);   /* for signal handlers */
 #define AVOID_OVERLAP 0
 #define ALLOW_OVERLAP 1
 
-extern int debug;
+extern int debug;  /* debug status read from conf file */
 
 /**********prototypes***************************************/