mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 11:52:25 +00:00
Patches that made it possible to compile on MacOS X as of Nov 13, 2011.
This commit is contained in:
@@ -772,7 +772,7 @@ int dic_no_array[TABLE_MAX];
|
||||
printf("dic_no_array = %d,dic_name_len_array = %d,dic_name_array = %s\n",dic_no_array[i],dic_name_len_array[i],&dic_name_array[i][0]);
|
||||
}
|
||||
}
|
||||
printf("wnn_errorno = %d,wnn_errorno);
|
||||
printf("wnn_errorno = %d", wnn_errorno);
|
||||
#endif
|
||||
|
||||
return (wnn_errorno) ;
|
||||
|
||||
Reference in New Issue
Block a user