コンパイルエラーの修正 v0.5p13
authorj8takagi <j8takagi@nifty.com>
Fri, 1 Mar 2019 05:43:25 +0000 (14:43 +0900)
committerj8takagi <j8takagi@nifty.com>
Fri, 1 Mar 2019 05:43:25 +0000 (14:43 +0900)
VERSION
src/dumpword.c

diff --git a/VERSION b/VERSION
index e298bf7..446eb86 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-v0.5p12
+v0.5p13
 
index 88915a8..98f5807 100644 (file)
@@ -32,7 +32,6 @@ int main(int argc, char *argv[])
 
     /* エラーの定義 */
     cerr_init();
-    addcerrlist_load();
     addcerrlist_word();
 
     /* オプションの処理 */