[OpenPGP:SDK svn] r348 - openpgpsdk/trunk/examples

Subversion ben at algroup.co.uk
Tue Jan 31 12:11:23 GMT 2006


Author: ben
Date: 2006-01-31 12:11:22 +0000 (Tue, 31 Jan 2006)
New Revision: 348

Modified:
   openpgpsdk/trunk/examples/packet-dump.c
Log:
Clean up.


Modified: openpgpsdk/trunk/examples/packet-dump.c
===================================================================
--- openpgpsdk/trunk/examples/packet-dump.c	2006-01-31 12:08:54 UTC (rev 347)
+++ openpgpsdk/trunk/examples/packet-dump.c	2006-01-31 12:11:22 UTC (rev 348)
@@ -1056,5 +1056,7 @@
 
     ops_parse_info_delete(pinfo);
 
+    ops_finish();
+
     return 0;
     }



More information about the OpenPGPsdk-svn mailing list