Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 324 |
unsigned int server_compat_flag; |
unsigned int server_compat_flag; |
| 325 |
|
|
| 326 |
void *hostkey_ctx; |
void *hostkey_ctx; |
| 327 |
|
|
| 328 |
|
BOOL use_subsystem; |
| 329 |
|
char subsystem_name[256]; |
| 330 |
} TInstVar; |
} TInstVar; |
| 331 |
|
|
| 332 |
#define LOG_LEVEL_FATAL 5 |
#define LOG_LEVEL_FATAL 5 |
|
|
Legend:
| Removed from v.6663 |
|
| changed lines |
| |
Added in v.6717 |
|
|
|