|
@@ -68,8 +68,7 @@
|
|
/*--------------------- Static Classes ----------------------------*/
|
|
/*--------------------- Static Classes ----------------------------*/
|
|
|
|
|
|
/*--------------------- Static Variables --------------------------*/
|
|
/*--------------------- Static Variables --------------------------*/
|
|
-//static int msglevel =MSG_LEVEL_DEBUG;
|
|
|
|
-static int msglevel =MSG_LEVEL_INFO;
|
|
|
|
|
|
+static int msglevel = MSG_LEVEL_INFO;
|
|
|
|
|
|
/*--------------------- Static Functions --------------------------*/
|
|
/*--------------------- Static Functions --------------------------*/
|
|
|
|
|