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

Diff of /trunk/MyGPGME/rungpg.h

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

revision 2 by twoaday, Mon Jan 31 11:02:21 2005 UTC revision 9 by twoaday, Wed Apr 13 11:10:53 2005 UTC
# Line 1  Line 1 
1  /* rungpg.h -  gpg calling functions  /* rungpg.h -  gpg calling functions
2   *      Copyright (C) 2000, 2001 Werner Koch (dd9jn), g10 Code GmbH   *      Copyright (C) 2000, 2001 Werner Koch (dd9jn), g10 Code GmbH
3   *      Copyright (C) 2003, 2004 Timo Schulz   *      Copyright (C) 2003, 2004, 2005 Timo Schulz
4   *   *
5   * This file is part of MyGPGME.   * This file is part of MyGPGME.
6   *   *
# Line 108  typedef enum  { Line 108  typedef enum  {
108      STATUS_REVKEYSIG          ,      STATUS_REVKEYSIG          ,
109      STATUS_ERROR              ,      STATUS_ERROR              ,
110      STATUS_CARDCTRL,      STATUS_CARDCTRL,
111      STATUS_SIG_SUBPACKET      STATUS_SIG_SUBPACKET,
112        STATUS_SC_OP_SUCCESS,
113        STATUS_SC_OP_FAILURE,
114        STATUS_PLAINTEXT,
115        STATUS_PLAINTEXT_LENGTH,
116  } gpg_status_code_t;  } gpg_status_code_t;
117  typedef gpg_status_code_t gpg_statcode_t;  typedef gpg_status_code_t gpg_statcode_t;
118    

Legend:
Removed from v.2  
changed lines
  Added in v.9

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26