[Ttssh2-commit] [7903] goto文の修正。

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 8月 3日 (土) 15:29:09 JST


Revision: 7903
          https://osdn.net/projects/ttssh2/scm/svn/commits/7903
Author:   yutakapon
Date:     2019-08-03 15:29:09 +0900 (Sat, 03 Aug 2019)
Log Message:
-----------
goto文の修正。
チケット #36876 

Ticket Links:
------------
    https://osdn.net/projects/ttssh2/tracker/detail/36876

Modified Paths:
--------------
    branches/openssl_1_1_1_v2/libs/openssl_patch/check_patch.bat

-------------- next part --------------
Modified: branches/openssl_1_1_1_v2/libs/openssl_patch/check_patch.bat
===================================================================
--- branches/openssl_1_1_1_v2/libs/openssl_patch/check_patch.bat	2019-08-03 06:15:59 UTC (rev 7902)
+++ branches/openssl_1_1_1_v2/libs/openssl_patch/check_patch.bat	2019-08-03 06:29:09 UTC (rev 7903)
@@ -22,7 +22,7 @@
 :patch1
 findstr /c:"# undef AI_PASSIVE" ..\openssl\crypto\bio\bio_lcl.h
 if ERRORLEVEL 1 goto fail1
-goto patch3
+goto patch_end
 :fail1
 pushd ..
 %folder%\patch %cmdopt1% < %folder%\ws2_32_dll_patch.txt


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