Rename terminate to nh_terminate so VS2015 can compile
This commit is contained in:
@@ -744,7 +744,7 @@ xchar ltmp;
|
||||
}
|
||||
#endif /* ?AMIGA */
|
||||
pline("Be seeing you...");
|
||||
terminate(EXIT_SUCCESS);
|
||||
nh_terminate(EXIT_SUCCESS);
|
||||
}
|
||||
#endif /* MFLOPPY */
|
||||
bufon(nfd);
|
||||
|
||||
Reference in New Issue
Block a user