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

Diff of /trunk/Src/wptMAPI.cpp

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

revision 248 by twoaday, Fri Jul 28 11:11:09 2006 UTC revision 317 by twoaday, Fri May 25 14:53:02 2007 UTC
# Line 221  mapi_send_pubkey_ext (winpt_key_t key, c Line 221  mapi_send_pubkey_ext (winpt_key_t key, c
221          "exchange encrypted mails with the key holder and to be able\n"          "exchange encrypted mails with the key holder and to be able\n"
222          "to verify its signatures.\n"          "to verify its signatures.\n"
223          "\n"          "\n"
224          "If you don't have WinPT, you can download it at http://www.winpt.org";          "If you don't have WinPT, you can download it at http://www.winpt.eu";
225      kinf = km_key_get_info (key, 0);      kinf = km_key_get_info (key, 0);
226      p = (char*)malloc (strlen (s) + strlen (kinf) + 2);      p = (char*)malloc (strlen (s) + strlen (kinf) + 2);
227      sprintf (p, s, kinf);      sprintf (p, s, kinf);

Legend:
Removed from v.248  
changed lines
  Added in v.317

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26