/[winpt]/trunk/Src/wptKeyEditCB.cpp
ViewVC logotype

Diff of /trunk/Src/wptKeyEditCB.cpp

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

revision 159 by twoaday, Fri Dec 30 13:56:10 2005 UTC revision 160 by twoaday, Thu Jan 19 09:22:09 2006 UTC
# Line 222  cmd_delsig_handler (GpgKeyEdit *ctx, gpg Line 222  cmd_delsig_handler (GpgKeyEdit *ctx, gpg
222          else          else
223              return "N";              return "N";
224      }      }
225      if (ctx->sig_index == 0 &&      if (!strcmp (key, "keyedit.delsig.selfsig"))
         !strcmp (key, "keyedit.delsig.selfsig"))  
226          return "Y";          return "Y";
227      if (step == 2 && !strcmp (key, "keyedit.prompt")) {      if (step == 2 && !strcmp (key, "keyedit.prompt")) {
228          *r_step = step = 0;          *r_step = step = 0;

Legend:
Removed from v.159  
changed lines
  Added in v.160

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26