Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

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

revision 6738 by maya, Sat May 20 06:38:01 2017 UTC revision 6739 by maya, Sat May 20 10:55:07 2017 UTC
# Line 3722  void FAR PASCAL ParseParam(PCHAR Param, Line 3722  void FAR PASCAL ParseParam(PCHAR Param,
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

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