Parent Directory
|
Revision Log
|
Patch
revision 2 by twoaday, Fri Mar 24 13:36:54 2006 UTC | revision 3 by twoaday, Fri Mar 24 22:46:53 2006 UTC | |
---|---|---|
# | Line 570 parse_pgp_id (const char *msg) | Line 570 parse_pgp_id (const char *msg) |
570 | gpgme_error_t | gpgme_error_t |
571 | oe_handle_mail (plugin_ctx_t ctx) | oe_handle_mail (plugin_ctx_t ctx) |
572 | { | { |
573 | gpgme_error_t rc; | gpgme_error_t rc = 0; |
574 | char *msg = NULL; | char *msg = NULL; |
575 | int msg_type = 0; | int msg_type = 0; |
576 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |