/[winpt]/trunk/MyGPGME/decrypt.c
ViewVC logotype

Diff of /trunk/MyGPGME/decrypt.c

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

revision 9 by twoaday, Wed Apr 13 11:10:53 2005 UTC revision 17 by twoaday, Fri May 20 08:38:32 2005 UTC
# Line 553  decrypt_start( gpgme_ctx_t ctx, gpgme_da Line 553  decrypt_start( gpgme_ctx_t ctx, gpgme_da
553  {  {
554      int rc = 0;      int rc = 0;
555            
556      fail_on_pending_request( ctx );      fail_on_pending_request (ctx);
557      ctx->pending = 1;      ctx->pending = 1;
558            
559      _gpgme_release_result( ctx );      _gpgme_release_result (ctx);
560      ctx->out_of_core = 0;      ctx->out_of_core = 0;
561            
562      /* create a process object */      /* create a process object */

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26