Parent Directory
|
Revision Log
|
Patch
revision 48 by werner, Mon Oct 31 21:14:11 2005 UTC | revision 65 by twoaday, Thu Nov 3 16:55:25 2005 UTC | |
---|---|---|
# | Line 233 do_list_packets (HWND list, const char * | Line 233 do_list_packets (HWND list, const char * |
233 | get_compress_algo(zip->algorithm), zip->len ); | get_compress_algo(zip->algorithm), zip->len ); |
234 | listbox_add_string( list, inf ); } | listbox_add_string( list, inf ); } |
235 | break; | break; |
236 | ||
237 | default: | |
238 | break; | |
239 | } | } |
240 | gpg_free_packet (pkt); | gpg_free_packet (pkt); |
241 | gpg_init_packet (pkt); | gpg_init_packet (pkt); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |