Name changes, send/receive sequence numbers, conversation flow,
[unix-history] / usr / src / usr.bin / tn3270 / api / test.c
index 3433dbd..928d9bc 100644 (file)
@@ -205,5 +205,7 @@ main()
        printf("Disconnected from keyboard.\n");
     }
 
        printf("Disconnected from keyboard.\n");
     }
 
+    (void) api_finish();
+
     return 0;
 }
     return 0;
 }