summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-04-01 15:36:27 +0800
committerPeng Wu <alexepico@gmail.com>2013-04-01 15:36:27 +0800
commit1d7a1b5e2efa0e559ba600d5452aa0444ddf56cb (patch)
treecfbe5cfabe69f6d391ea2493b63571b99df1c482 /tests
parentc72df519d81a6735798f07d459a8fcace5ff7838 (diff)
downloadlibpinyin-1d7a1b5e2efa0e559ba600d5452aa0444ddf56cb.tar.gz
libpinyin-1d7a1b5e2efa0e559ba600d5452aa0444ddf56cb.tar.xz
libpinyin-1d7a1b5e2efa0e559ba600d5452aa0444ddf56cb.zip
update gen_binary_files.cpp
Diffstat (limited to 'tests')
-rw-r--r--tests/storage/test_parser2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storage/test_parser2.cpp b/tests/storage/test_parser2.cpp
index 5ea3fb8..cc330e9 100644
--- a/tests/storage/test_parser2.cpp
+++ b/tests/storage/test_parser2.cpp
@@ -29,7 +29,7 @@
#include "pinyin_parser2.h"
-static gchar * parsername = "";
+static const gchar * parsername = "";
static gboolean incomplete = FALSE;
static GOptionEntry entries[] =