Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/addsetting.cpp

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

revision 10457 by zmatsuo, Fri Jan 6 14:14:05 2023 UTC revision 10463 by zmatsuo, Sat Jan 7 15:12:04 2023 UTC
# Line 1751  void CLogPropPageDlg::OnOKLogFilename() Line 1751  void CLogPropPageDlg::OnOKLogFilename()
1751                  return;                  return;
1752          }          }
1753    
1754            free(ts.LogDefaultNameW);
1755          ts.LogDefaultNameW = def_name;          ts.LogDefaultNameW = def_name;
1756          free(buf3);          free(buf3);
1757  }  }

Legend:
Removed from v.10457  
changed lines
  Added in v.10463

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26