Browse Subversion Repository
Diff of /trunk/teraterm/ttpset/ttset.c
Parent Directory
| Revision Log
| Patch
| 3722 |
/* Set AutoConnect true as default (2008.2.16 by steven)*/ |
/* Set AutoConnect true as default (2008.2.16 by steven)*/ |
| 3723 |
ts->ComAutoConnect = TRUE; |
ts->ComAutoConnect = TRUE; |
| 3724 |
|
|
| 3725 |
|
/* user specifies the protocol connecting to the host */ |
| 3726 |
|
/* ts->ProtocolFamily = AF_UNSPEC; */ |
| 3727 |
|
|
| 3728 |
/* Get command line parameters */ |
/* Get command line parameters */ |
| 3729 |
if (DDETopic != NULL) |
if (DDETopic != NULL) |
| 3730 |
DDETopic[0] = 0; |
DDETopic[0] = 0; |
|
|
Legend:
| Removed from v.6738 |
|
| changed lines |
| |
Added in v.6739 |
|
|
|