From: leslie Date: Tue, 23 Mar 2010 09:04:52 +0000 (+0800) Subject: update testing X-Git-Tag: upstream/620~73 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=f07a5dff80fcd70ef622fb1e28d9e5a63e59d3dc;p=sasc-ng.git update testing --- diff --git a/testing/testINIT.c b/testing/testINIT.c index f69ced7..8abb5f5 100644 --- a/testing/testINIT.c +++ b/testing/testINIT.c @@ -25,5 +25,6 @@ int main(int argc, char *argv[]) cLogging::SetModuleOption(LCLASS(16,0x20<<5),false); // Viacsess L_SYS_DISASM getchar(); + fflush(stdout); return 0; }