Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

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

revision 6435 by doda, Mon Jul 11 08:53:02 2016 UTC revision 6457 by doda, Mon Aug 1 09:01:33 2016 UTC
# Line 1121  void FAR PASCAL ReadIniFile(PCHAR FName, Line 1121  void FAR PASCAL ReadIniFile(PCHAR FName,
1121                                  FName);                                  FName);
1122    
1123          /* SCP送信先パス (2012.4.6 yutaka) */          /* SCP送信先パス (2012.4.6 yutaka) */
1124          GetPrivateProfileString(Section, "ScpSendDir", "~/",          GetPrivateProfileString(Section, "ScpSendDir", "",
1125                                  ts->ScpSendDir, sizeof(ts->ScpSendDir), FName);                                  ts->ScpSendDir, sizeof(ts->ScpSendDir), FName);
1126    
1127    

Legend:
Removed from v.6435  
changed lines
  Added in v.6457

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