Loading lib/curl_fnmatch.c +2 −1 Original line number Diff line number Diff line Loading @@ -20,9 +20,10 @@ * ***************************************************************************/ #include "curl_fnmatch.h" #include "setup.h" #include "curl_fnmatch.h" #define CURLFNM_CHARSET_LEN (sizeof(char) * 256) #define CURLFNM_CHSET_SIZE (CURLFNM_CHARSET_LEN + 15) Loading Loading
lib/curl_fnmatch.c +2 −1 Original line number Diff line number Diff line Loading @@ -20,9 +20,10 @@ * ***************************************************************************/ #include "curl_fnmatch.h" #include "setup.h" #include "curl_fnmatch.h" #define CURLFNM_CHARSET_LEN (sizeof(char) * 256) #define CURLFNM_CHSET_SIZE (CURLFNM_CHARSET_LEN + 15) Loading