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

Diff of /trunk/Src/wptGPGUtil.cpp

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

revision 163 by twoaday, Mon Jan 9 09:15:29 2006 UTC revision 164 by twoaday, Fri Jan 20 09:19:15 2006 UTC
# Line 572  gpg_get_photoid_data (const char *keyid, Line 572  gpg_get_photoid_data (const char *keyid,
572      char *p, *cmd;      char *p, *cmd;
573      DWORD n;      DWORD n;
574    
575        if (ndata)
576            *ndata = 0;
577      p = read_gpg_program ();      p = read_gpg_program ();
578      if (!p)      if (!p)
579          return gpg_error (GPG_ERR_INV_ARG);          return gpg_error (GPG_ERR_INV_ARG);

Legend:
Removed from v.163  
changed lines
  Added in v.164

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26