Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 7433 by doda, Wed Feb 20 11:01:29 2019 UTC revision 7454 by doda, Fri Mar 1 10:20:15 2019 UTC
# Line 264  static void normalize_generic_order(char Line 264  static void normalize_generic_order(char
264    
265                  if (!listed[num]) {                  if (!listed[num]) {
266                          buf[i] = num + '0';                          buf[i] = num + '0';
267                            listed[num] = 1;
268                          i++;                          i++;
269                  }                  }
270          }          }

Legend:
Removed from v.7433  
changed lines
  Added in v.7454

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