FreeCalypso > hg > freecalypso-tools
diff rvinterf/etmsync/memdump.c @ 423:e40bb5a6c6b9
rvinterf clients: implemented 30 ms delay for batch ops with -p
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 28 Oct 2018 00:30:16 +0000 |
parents | 9925fba699be |
children |
line wrap: on
line diff
--- a/rvinterf/etmsync/memdump.c Sun Oct 28 00:00:51 2018 +0000 +++ b/rvinterf/etmsync/memdump.c Sun Oct 28 00:30:16 2018 +0000 @@ -106,7 +106,7 @@ argv[0]); exit(ERROR_USAGE); } - launch_rvinterf(); + launch_rvinterf(1); } else { if (rvinterf_Bopt || rvinterf_lopt || rvinterf_wopt) { fprintf(stderr,