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 9118 by zmatsuo, Mon Dec 28 15:38:09 2020 UTC revision 9124 by zmatsuo, Sat Jan 16 05:19:55 2021 UTC
# Line 6427  int VTParse() Line 6427  int VTParse()
6427          LockBuffer();          LockBuffer();
6428    
6429          while ((c>0) && (ChangeEmu==0)) {          while ((c>0) && (ChangeEmu==0)) {
6430  #if UNICODE_DEBUG  #if defined(DEBUG_DUMP_INPUTCODE)
6431                  {                  {
6432                          static DWORD prev_tick;                          static DWORD prev_tick;
6433                          DWORD now = GetTickCount();                          DWORD now = GetTickCount();

Legend:
Removed from v.9118  
changed lines
  Added in v.9124

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