瀏覽代碼

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 22 年之前
父節點
當前提交
fc94289e33
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);
 }