Loading lib/curl_sasl.c +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ #include "memdebug.h" /* Supported mechanisms */ const struct { static const struct { const char *name; /* Name */ size_t len; /* Name length */ unsigned int bit; /* Flag bit */ Loading Loading
lib/curl_sasl.c +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ #include "memdebug.h" /* Supported mechanisms */ const struct { static const struct { const char *name; /* Name */ size_t len; /* Name length */ unsigned int bit; /* Flag bit */ Loading