clean exit on window port init failure
This commit is contained in:
@@ -294,7 +294,8 @@ const char *s;
|
|||||||
s, buf);
|
s, buf);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (windowprocs.win_raw_print == def_raw_print)
|
if (windowprocs.win_raw_print == def_raw_print
|
||||||
|
|| WINDOWPORT("safe-startup"))
|
||||||
nh_terminate(EXIT_SUCCESS);
|
nh_terminate(EXIT_SUCCESS);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user