/[gpgoe]/trunk/src/OECrypto.c
ViewVC logotype

Diff of /trunk/src/OECrypto.c

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

revision 22 by twoaday, Sun Jun 4 10:12:47 2006 UTC revision 23 by twoaday, Sat Aug 18 10:55:14 2007 UTC
# Line 12  Line 12 
12   * but WITHOUT ANY WARRANTY; without even the implied warranty of   * but WITHOUT ANY WARRANTY; without even the implied warranty of
13   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   * GNU General Public License for more details.   * GNU General Public License for more details.
  *  
  * You should have received a copy of the GNU Lesser General Public License  
  * along with GPGOE; if not, write to the Free Software Foundation,  
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA  
15   */   */
16    
17  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
# Line 636  winpt_key_import (void) Line 632  winpt_key_import (void)
632  }  }
633    
634    
635    #if 0
636  /* Try to decrypt a PGP/MIME message. */  /* Try to decrypt a PGP/MIME message. */
637  static gpgme_error_t  static gpgme_error_t
638  oe_handle_pgp_mime_mail (plugin_ctx_t ctx)  oe_handle_pgp_mime_mail (plugin_ctx_t ctx)
# Line 662  oe_handle_pgp_mime_mail (plugin_ctx_t ct Line 659  oe_handle_pgp_mime_mail (plugin_ctx_t ct
659    
660      return 0;      return 0;
661  }  }
662    #endif
663    
664    
665  /* This function can be use for all kind of OE messages.  /* This function can be use for all kind of OE messages.

Legend:
Removed from v.22  
changed lines
  Added in v.23

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26