update to SWI's latest

This commit is contained in:
Vitor Santos Costa
2014-03-06 02:03:10 +00:00
parent aba6d5741e
commit 23a7a52841
5 changed files with 70 additions and 44 deletions

2
swi/console/edit.c Normal file → Executable file
View File

@@ -634,7 +634,7 @@ read_line(rlc_console b)
*******************************/
static void
init_dispatch_table()
init_dispatch_table(void)
{ static int done;
if ( !done )