[Ttssh2-commit] [4099] typo fix

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 9月 13日 (月) 01:01:17 JST


Revision: 4099
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4099
Author:   yutakapon
Date:     2010-09-13 01:01:17 +0900 (Mon, 13 Sep 2010)

Log Message:
-----------
typo fix

cf.
http://logmett.com/forum/viewtopic.php?f=2&t=1458

Modified Paths:
--------------
    trunk/teraterm/common/helpid.h


-------------- next part --------------
Modified: trunk/teraterm/common/helpid.h
===================================================================
--- trunk/teraterm/common/helpid.h	2010-09-07 14:18:11 UTC (rev 4098)
+++ trunk/teraterm/common/helpid.h	2010-09-12 16:01:17 UTC (rev 4099)
@@ -282,12 +282,12 @@
 #define HlpMacroCommandStrcompare       92092
 #define HlpMacroCommandStrconcat        92093
 #define HlpMacroCommandStrcopy          92094
-#define HlpMacroCommandStrinert         92180
+#define HlpMacroCommandStrinsert        92180
 #define HlpMacroCommandStrjoin          92185
 #define HlpMacroCommandStrlen           92095
 #define HlpMacroCommandStrmatch         92135
 #define HlpMacroCommandStrremove        92181
-#define HlpMacroCommandStrreplcae       92182
+#define HlpMacroCommandStrreplace       92182
 #define HlpMacroCommandStrscan          92096
 #define HlpMacroCommandStrspecial       92186
 #define HlpMacroCommandStrsplit         92184



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