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 6286 by yutakapon, Mon Feb 1 15:14:14 2016 UTC revision 6302 by yutakapon, Sat Feb 13 14:52:14 2016 UTC
# Line 341  void notify_nonfatal_error(PTInstVar pva Line 341  void notify_nonfatal_error(PTInstVar pva
341  void notify_fatal_error(PTInstVar pvar, char FAR * msg, BOOL send_disconnect);  void notify_fatal_error(PTInstVar pvar, char FAR * msg, BOOL send_disconnect);
342  void notify_verbose_message(PTInstVar pvar, char FAR * msg, int level);  void notify_verbose_message(PTInstVar pvar, char FAR * msg, int level);
343  void logprintf(PTInstVar pvar, int level, char *fmt, ...);  void logprintf(PTInstVar pvar, int level, char *fmt, ...);
344    void logprintf_hexdump(PTInstVar pvar, int level, char *data, int len, char *fmt, ...);
345    
346    
347  void get_teraterm_dir_relative_name(char FAR * buf, int bufsize, char FAR * basename);  void get_teraterm_dir_relative_name(char FAR * buf, int bufsize, char FAR * basename);
348  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);

Legend:
Removed from v.6286  
changed lines
  Added in v.6302

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