Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ttcomtester/teraterm/teraterm/commlib.c

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

revision 6787 by maya, Sat May 20 06:38:01 2017 UTC revision 6788 by doda, Fri Jun 9 10:04:41 2017 UTC
# Line 122  void CommInit(PComVar cv) Line 122  void CommInit(PComVar cv)
122  /* message flag */  /* message flag */
123          cv->NoMsg = 0;          cv->NoMsg = 0;
124    
125            cv->isSSH = 0;
126            cv->TitleRemote[0] = '\0';
127    
128          cv->NotifyIcon = NULL;          cv->NotifyIcon = NULL;
129  }  }
130    

Legend:
Removed from v.6787  
changed lines
  Added in v.6788

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