update to SWI's latest
This commit is contained in:
2
swi/console/edit.c
Normal file → Executable file
2
swi/console/edit.c
Normal file → Executable file
@@ -634,7 +634,7 @@ read_line(rlc_console b)
|
||||
*******************************/
|
||||
|
||||
static void
|
||||
init_dispatch_table()
|
||||
init_dispatch_table(void)
|
||||
{ static int done;
|
||||
|
||||
if ( !done )
|
||||
|
Reference in New Issue
Block a user