misc flow control changes.

(Logical change 1.55)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@176 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2004-08-20 22:18:34 +00:00
parent a697171df7
commit fc94289e33

View File

@ -262,5 +262,6 @@ int main (void) {
saAmfFinalize (&handle);
printf ("Done \n");
exit (0);
}