[Ttssh2-commit] [4331] ダイアログ名を変更

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 2月 24日 (木) 00:04:13 JST


Revision: 4331
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4331
Author:   maya
Date:     2011-02-24 00:04:13 +0900 (Thu, 24 Feb 2011)

Log Message:
-----------
ダイアログ名を変更

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/hosts.h


-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/hosts.h
===================================================================
--- trunk/ttssh2/ttxssh/hosts.h	2011-02-23 14:42:38 UTC (rev 4330)
+++ trunk/ttssh2/ttxssh/hosts.h	2011-02-23 15:04:13 UTC (rev 4331)
@@ -65,7 +65,7 @@
 BOOL HOSTS_check_host_key(PTInstVar pvar, char FAR * hostname, unsigned short tcpport, Key *key);
 #endif
 void HOSTS_do_unknown_host_dialog(HWND wnd, PTInstVar pvar);
-void HOSTS_do_different_host_dialog(HWND wnd, PTInstVar pvar);
+void HOSTS_do_different_key_dialog(HWND wnd, PTInstVar pvar);
 void HOSTS_notify_disconnecting(PTInstVar pvar);
 void HOSTS_end(PTInstVar pvar);
 #endif



Ttssh2-commit メーリングリストの案内
Back to archive index