Parent Directory
|
Revision Log
|
Patch
revision 2 by twoaday, Mon Jan 31 11:02:21 2005 UTC | revision 7 by twoaday, Mon Apr 4 07:01:43 2005 UTC | |
---|---|---|
# | Line 26 | Line 26 |
26 | #include "rungpg.h" | #include "rungpg.h" |
27 | ||
28 | /* cleanup */ | /* cleanup */ |
29 | void debug_cleanup (void); | void debug_cleanup (void); |
30 | void rungpg_cleanup (void); | void rungpg_cleanup (void); |
31 | void io_cleanup (void); | void io_cleanup (void); |
32 | void wait_cleanup (void); | void wait_cleanup (void); |
33 | void util_cleanup (void); | |
34 | ||
35 | /*-- gpgme.c --*/ | /*-- gpgme.c --*/ |
36 | void _gpgme_release_result ( gpgme_ctx_t c ); | void _gpgme_release_result ( gpgme_ctx_t c ); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |