Rename terminate to nh_terminate so VS2015 can compile
This commit is contained in:
@@ -240,7 +240,7 @@ const char *s;
|
||||
}
|
||||
|
||||
if (windowprocs.win_raw_print == def_raw_print)
|
||||
terminate(EXIT_SUCCESS);
|
||||
nh_terminate(EXIT_SUCCESS);
|
||||
wait_synch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user