Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 7714 by zmatsuo, Mon May 27 13:23:19 2019 UTC revision 7773 by maya, Sun Jun 16 03:24:59 2019 UTC
# Line 90  typedef struct _TInstVar *PTInstVar; Line 90  typedef struct _TInstVar *PTInstVar;
90  #include "tttypes.h"  #include "tttypes.h"
91  #include "ttplugin.h"  #include "ttplugin.h"
92    
93  #if defined(_MSC_VER) && _MSC_VER < 1910  #if defined(_MSC_VER) && !defined(_Printf_format_string_)
94  // 2017未満のときは無効とする  // 定義されていないときは何もしないように定義しておく
95  #define _Printf_format_string_  #define _Printf_format_string_
96  #endif  #endif
97    

Legend:
Removed from v.7714  
changed lines
  Added in v.7773

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