Parent Directory
|
Revision Log
|
Patch
revision 22 by twoaday, Wed Jul 27 11:17:44 2005 UTC | revision 23 by twoaday, Fri Sep 30 10:10:16 2005 UTC | |
---|---|---|
# | Line 68 struct gpgme_context_s { | Line 68 struct gpgme_context_s { |
68 | unsigned int use_tmpfiles:1; | unsigned int use_tmpfiles:1; |
69 | unsigned int use_pass_fd:1; | unsigned int use_pass_fd:1; |
70 | unsigned int use_logging:1; | unsigned int use_logging:1; |
71 | unsigned int interactive:1; | unsigned int use_interactive:1; |
72 | unsigned int pipemode:1; | unsigned int use_pipemode:1; |
73 | ||
74 | int keylist_mode; | int keylist_mode; |
75 | int list_opts; | int list_opts; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |