Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c

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

revision 3185 by maya, Fri Dec 5 14:40:10 2008 UTC revision 3191 by maya, Thu Dec 18 05:21:55 2008 UTC
# Line 7986  static BOOL handle_SSH2_channel_failure( Line 7986  static BOOL handle_SSH2_channel_failure(
7986                  return send_pty_request(pvar, c);                  return send_pty_request(pvar, c);
7987          }          }
7988          else {          else {
7989                  return FALSE;                  return TRUE;
7990          }          }
7991    
7992          return TRUE;          return TRUE;

Legend:
Removed from v.3185  
changed lines
  Added in v.3191

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