/[winpt]/trunk/MyGPGME/context.h
ViewVC logotype

Diff of /trunk/MyGPGME/context.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6 by twoaday, Mon Jan 31 11:02:21 2005 UTC revision 7 by twoaday, Mon Apr 4 07:01:43 2005 UTC
# Line 151  struct gpgme_context_s { Line 151  struct gpgme_context_s {
151    
152      char * comment;      char * comment;
153    
154        char * homedir;
155    
156      int no_compress;      int no_compress;
157      unsigned long proc_rc;      unsigned long proc_rc;
158  };  };
# Line 238  struct gpgme_signature_s { Line 240  struct gpgme_signature_s {
240      ulong expired;      ulong expired;
241      gpgme_pk_cipher_t key_algo;      gpgme_pk_cipher_t key_algo;
242      gpgme_md_t md_algo;          gpgme_md_t md_algo;    
243      int class;      int sigclass;
244      int trust;      int trust;
245      char id[41];      char id[41];
246      char * notation;      char * notation;
# Line 287  struct gpgme_editcard_s { Line 289  struct gpgme_editcard_s {
289  struct gpgme_card_s {  struct gpgme_card_s {
290      char * aid;      char * aid;
291      char * version;      char * version;
292        char ver[6];
293      char * vendor;      char * vendor;
294      char * serial;      char * serial;
295      char * surname;      char * surname;

Legend:
Removed from v.6  
changed lines
  Added in v.7

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26