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 4880 by yutakapon, Thu Apr 5 16:30:06 2012 UTC revision 4888 by maya, Mon Apr 9 16:54:49 2012 UTC
# Line 806  void FAR PASCAL ReadIniFile(PCHAR FName, Line 806  void FAR PASCAL ReadIniFile(PCHAR FName,
806                                  FName);                                  FName);
807    
808          /* SCP送信先パス (2012.4.6 yutaka) */          /* SCP送信先パス (2012.4.6 yutaka) */
809          GetPrivateProfileString(Section, "ScpSendDir", ".",          GetPrivateProfileString(Section, "ScpSendDir", "~/",
810                                  ts->ScpSendDir, sizeof(ts->ScpSendDir), FName);                                  ts->ScpSendDir, sizeof(ts->ScpSendDir), FName);
811    
812    

Legend:
Removed from v.4880  
changed lines
  Added in v.4888

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