Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/vtterm.c

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

revision 2554 by doda, Sat Jul 5 21:36:42 2008 UTC revision 2555 by doda, Sat Jul 5 21:55:11 2008 UTC
# Line 693  void ParseControl(BYTE b) Line 693  void ParseControl(BYTE b)
693          break;          break;
694        case IdBeepVisual:        case IdBeepVisual:
695          CSQExchangeColor();          CSQExchangeColor();
696            Sleep(10);
697          CSQExchangeColor();          CSQExchangeColor();
698          break;          break;
699        }        }

Legend:
Removed from v.2554  
changed lines
  Added in v.2555

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