Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/filesys_log.cpp

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

revision 3819 by yutakapon, Wed Mar 24 04:28:46 2010 UTC revision 3820 by yutakapon, Wed Mar 24 05:32:01 2010 UTC
# Line 1313  void YMODEMStart(int mode) Line 1313  void YMODEMStart(int mode)
1313                  else                  else
1314                  (*SetFileVar)(FileVar);                  (*SetFileVar)(FileVar);
1315          }          }
1316          else /* IdZReceive or IdZAuto */          else {/* IdZReceive or IdZAuto */
1317                  FileVar->OpId = OpYRcv;                  FileVar->OpId = OpYRcv;
1318                    // ファイル転送時のオプションは"Yopt1K"に決め打ち。
1319                    Opt = Yopt1K;
1320            }
1321    
1322          TalkStatus = IdTalkQuiet;          TalkStatus = IdTalkQuiet;
1323    

Legend:
Removed from v.3819  
changed lines
  Added in v.3820

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