[Ttssh2-commit] [6869] 文字コードを UTF-8 から Shift_JIS に変更

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2017年 7月 22日 (土) 07:01:57 JST


Revision: 6869
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6869
Author:   maya
Date:     2017-07-22 07:01:57 +0900 (Sat, 22 Jul 2017)
Log Message:
-----------
文字コードを UTF-8 から Shift_JIS に変更

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

-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/fwd.h
===================================================================
--- trunk/ttssh2/ttxssh/fwd.h	2017-07-20 15:20:44 UTC (rev 6868)
+++ trunk/ttssh2/ttxssh/fwd.h	2017-07-21 22:01:57 UTC (rev 6869)
@@ -81,7 +81,7 @@
 	FWD_NONE,
 	FWD_LOCAL_TO_REMOTE,
 	FWD_LOCAL_DYNAMIC,
-	FWD_LISTENING_LOCAL, // 比較用のダミー。ローカルで listen するのはこれより上にする
+	FWD_LISTENING_LOCAL, // \x94\xE4\x8Ar\x97p\x82̃_\x83~\x81[\x81B\x83\x8D\x81[\x83J\x83\x8B\x82\xC5 listen \x82\xB7\x82\xE9\x82̂͂\xB1\x82\xEA\x82\xE6\x82\xE8\x8F\xE3\x82ɂ\xB7\x82\xE9
 	FWD_REMOTE_TO_LOCAL,
 	FWD_REMOTE_X11_TO_LOCAL
 } FWDType;



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