修复笔误

This commit is contained in:
zhengchao
2015-10-26 17:13:22 +08:00
parent 876da5b2d9
commit 92cf0e75c0
3 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
#include "rulescan.h"
#include "UniversalBoolMatch.h"
int MAAT_FRAME_VERSION_1_2_20151019
int MAAT_FRAME_VERSION_1_2_20151019;
const char *maat_module="MAAT Frame";
const char* CHARSET_STRING[]={"CHARSET_NONE","GBK","BIG5","UNICODE","UTF-8"};