[Ttssh2-commit] [5264] r5262の消し漏れ

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2013年 5月 13日 (月) 18:55:14 JST


Revision: 5264
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5264
Author:   doda
Date:     2013-05-13 18:55:14 +0900 (Mon, 13 May 2013)
Log Message:
-----------
r5262の消し漏れ

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/ssh.c

-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/ssh.c
===================================================================
--- trunk/ttssh2/ttxssh/ssh.c	2013-05-13 09:53:31 UTC (rev 5263)
+++ trunk/ttssh2/ttxssh/ssh.c	2013-05-13 09:55:14 UTC (rev 5264)
@@ -4874,7 +4874,7 @@
 	}
 
 
-	// MAC(Hash Message Authentication Code)\x83A\x83\x8B\x83S\x83\x8A\x83Y\x83\x80\x82̌\x88\x92\xE8 (2004.12.17 yutaka)
+	// MAC(Message Authentication Code)\x83A\x83\x8B\x83S\x83\x8A\x83Y\x83\x80\x82̌\x88\x92\xE8 (2004.12.17 yutaka)
 	size = get_payload_uint32(pvar, offset);
 	offset += 4;
 	for (i = 0; i < size; i++) {



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