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 6752 by maya, Sun May 28 22:57:32 2017 UTC revision 6774 by doda, Mon Jun 5 11:30:41 2017 UTC
# Line 931  void notify_verbose_message(PTInstVar pv Line 931  void notify_verbose_message(PTInstVar pv
931                               _S_IREAD | _S_IWRITE);                               _S_IREAD | _S_IWRITE);
932    
933                  if (file >= 0) {                  if (file >= 0) {
934                          char *strtime = mctimelocal();                          char *strtime = mctimelocal("%Y-%m-%dT%H:%M:%S,%NZ", TRUE);
935                          DWORD processid;                          DWORD processid;
936                          char tmp[26];                          char tmp[26];
937    

Legend:
Removed from v.6752  
changed lines
  Added in v.6774

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