Explorar o código

misc flow control changes.

(Logical change 1.55)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@176 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=21) %!d(string=hai) anos
pai
achega
fc94289e33
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/testamf3.c

+ 1 - 0
test/testamf3.c

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