Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > VSs > VSs__Test_App__LangDev
changeset 7:eecb8b6c092d ML_dev tip
ML_dev -- Works
author | Sean Halle <seanhalle@yahoo.com> |
---|---|
date | Mon, 04 Mar 2013 00:32:02 -0800 |
parents | 1c9122bfd1c8 |
children | |
files | main.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/main.c Sat Mar 02 10:03:18 2013 -0800 1.2 +++ b/main.c Mon Mar 04 00:32:02 2013 -0800 1.3 @@ -51,7 +51,7 @@ 1.4 1.5 PR__free(result); 1.6 1.7 - //PR__wait_for_all_activity_to_end(); //equivalent of detecting shutdown 1.8 + PR__wait_for_all_activity_to_end(); //equivalent of detecting shutdown 1.9 PR__shutdown(); 1.10 1.11 exit(0); //cleans up