[Ttssh2-commit] [9257] fix typo

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 5月 20日 (木) 00:09:49 JST


Revision: 9257
          https://osdn.net/projects/ttssh2/scm/svn/commits/9257
Author:   nmaya
Date:     2021-05-20 00:09:48 +0900 (Thu, 20 May 2021)
Log Message:
-----------
fix typo

Modified Paths:
--------------
    branches/4-stable/doc/convtext.bat

-------------- next part --------------
Modified: branches/4-stable/doc/convtext.bat
===================================================================
--- branches/4-stable/doc/convtext.bat	2021-05-19 14:44:16 UTC (rev 9256)
+++ branches/4-stable/doc/convtext.bat	2021-05-19 15:09:48 UTC (rev 9257)
@@ -16,8 +16,8 @@
 %TOSJIS% -i ..\cygterm\COPYING          -o %REF_J%\CygTerm+-LICENSE.txt  -l unix
 %ZLIBCP% -i ..\libs\zlib\README         -o %REF_E%\zlib-LICENSE.txt      -l unix
 %ZLIBCP% -i ..\libs\zlib\README         -o %REF_J%\zlib-LICENSE.txt      -l unix
-%ZLIBCP% -i ..\libs\argon2\LICENSE      -o %REF_E%\argon2-LICENSE.txt      -l unix
-%ZLIBCP% -i ..\libs\argon2\LICENSE      -o %REF_J%\argon2-LICENSE.txt      -l unix
+%TOSJIS% -i ..\libs\argon2\LICENSE      -o %REF_E%\argon2-LICENSE.txt    -l unix
+%TOSJIS% -i ..\libs\argon2\LICENSE      -o %REF_J%\argon2-LICENSE.txt    -l unix
 
 perl -C0 -pe "s/^\xef\xbb\xbf//" ja/html/reference/build_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > ja/html/reference/build_with_cmake_utf8.html
 %TOSJIS% -i ja/html/reference/build_with_cmake_utf8.html -o ja/html/reference/build_with_cmake.html  -c utf8


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