Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttcmn.c

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

revision 3888 by doda, Fri May 14 12:28:55 2010 UTC revision 3900 by doda, Thu May 20 01:50:07 2010 UTC
# Line 393  void PASCAL FAR GetKeyStr(HWND HWin, PKe Line 393  void PASCAL FAR GetKeyStr(HWND HWin, PKe
393                                  }                                  }
394                          }                          }
395                          else {                          else {
396                                    *Type = IdText; // do new-line conversion
397                                  *Len = 1;                                  *Len = 1;
398                                  KeyStr[0] = 0x0D;                                  KeyStr[0] = 0x0D;
399                          }                          }

Legend:
Removed from v.3888  
changed lines
  Added in v.3900

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