Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|