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

Diff of /trunk/Src/wptGPGOptDlg.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 255 by twoaday, Tue Aug 1 16:37:23 2006 UTC
# Line 72  gpgopt_dlg_proc (HWND dlg, UINT msg, WPA Line 72  gpgopt_dlg_proc (HWND dlg, UINT msg, WPA
72                  return FALSE;                            return FALSE;          
73              }              }
74              optbuf[nbytes] = '\0';              optbuf[nbytes] = '\0';
75              if( check_gnupg_options( optbuf ) ) {              if( check_gnupg_options( optbuf, 1 ) ) {
76                  msg_box( dlg, _("File contains invalid GnuPG keywords!"), _("GPG Config"), MB_ERR );                  msg_box( dlg, _("File contains invalid GnuPG keywords!"), _("GPG Config"), MB_ERR );
77                  free_if_alloc( optbuf );                  free_if_alloc( optbuf );
78                  return FALSE;                  return FALSE;

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26