Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/commlib.c

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

revision 10617 by zmatsuo, Fri Mar 3 15:15:04 2023 UTC revision 10787 by zmatsuo, Thu Jun 29 14:28:19 2023 UTC
# Line 136  void CommInit(PComVar cv) Line 136  void CommInit(PComVar cv)
136          cv->NoMsg = 0;          cv->NoMsg = 0;
137    
138          cv->isSSH = 0;          cv->isSSH = 0;
139          cv->TitleRemote[0] = '\0';          cv->TitleRemoteW = NULL;
140    
141          cv->NotifyIcon = NULL;          cv->NotifyIcon = NULL;
142    

Legend:
Removed from v.10617  
changed lines
  Added in v.10787

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