This commit is contained in:
Viktor Szakats 2026-03-07 18:33:29 +01:00
parent b15d51dad3
commit 39e3bd0e2b
No known key found for this signature in database

View file

@ -2607,7 +2607,7 @@ struct curl_forms {
***************************************************************************/
typedef enum {
CURL_FORMADD_SIGNED = -1, /* to ensure signed type, never use! */
CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, "") = 0, /* 1st, no error */
CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, "") = 0, /* no error */
CURL_FORMADD_MEMORY CURL_DEPRECATED(7.56.0, ""),
CURL_FORMADD_OPTION_TWICE CURL_DEPRECATED(7.56.0, ""),