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 3283 by maya, Mon Apr 6 14:33:18 2009 UTC revision 3284 by maya, Mon Apr 6 14:42:31 2009 UTC
# Line 2167  void FAR PASCAL WriteIniFile(PCHAR FName Line 2167  void FAR PASCAL WriteIniFile(PCHAR FName
2167    
2168          // DisableMenuSendBreak          // DisableMenuSendBreak
2169          WriteOnOff(Section, "DisableMenuSendBreak", FName,          WriteOnOff(Section, "DisableMenuSendBreak", FName,
2170                     ts->DisableAcceleratorMenu);                     ts->DisableMenuSendBreak);
2171    
2172          // ClearScreenOnCloseConnection          // ClearScreenOnCloseConnection
2173          WriteOnOff(Section, "ClearScreenOnCloseConnection", FName,          WriteOnOff(Section, "ClearScreenOnCloseConnection", FName,

Legend:
Removed from v.3283  
changed lines
  Added in v.3284

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