diff --git a/patch/curl_tool_getparam.diff b/patch/curl_tool_getparam.diff index 7b8d0bf..fe04b1d 100644 --- a/patch/curl_tool_getparam.diff +++ b/patch/curl_tool_getparam.diff @@ -1,5 +1,5 @@ diff --git "a/src/tool_getparam.c" "b/src/tool_getparam.c" -index 5fa1ace..730400c 100644 +index 4c910fd..958a769 100644 --- "a/src/tool_getparam.c" +++ "b/src/tool_getparam.c" @@ -23,6 +23,10 @@ @@ -13,7 +13,7 @@ index 5fa1ace..730400c 100644 #include "strcase.h" #define ENABLE_CURLX_PRINTF -@@ -563,8 +567,13 @@ static void cleanarg(argv_item_t str) +@@ -828,8 +832,13 @@ static void cleanarg(argv_item_t str) * argument out so that the username:password isn't displayed in the * system process list */ if(str) {