Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c

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

revision 3015 by maya, Sun Sep 30 14:03:02 2007 UTC revision 3019 by maya, Wed Oct 3 02:11:33 2007 UTC
# Line 878  static BOOL CALLBACK TTXHostDlg(HWND dlg Line 878  static BOOL CALLBACK TTXHostDlg(HWND dlg
878          char EntName[128];          char EntName[128];
879          char TempHost[HostNameMaxLength + 1];          char TempHost[HostNameMaxLength + 1];
880          WORD i, j, w;          WORD i, j, w;
881          char ComPortTable[MAXCOMPORT];          unsigned char ComPortTable[MAXCOMPORT];
882          static char *ComPortDesc[MAXCOMPORT];          static char *ComPortDesc[MAXCOMPORT];
883          int comports;          int comports;
884          BOOL Ok;          BOOL Ok;

Legend:
Removed from v.3015  
changed lines
  Added in v.3019

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