]> git.feebdaed.xyz Git - 0xmirror/curl.git/commit
lib: name the main CURLMcode variable 'mresult'
authorDaniel Stenberg <daniel@haxx.se>
Tue, 16 Dec 2025 12:06:20 +0000 (13:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Dec 2025 07:55:07 +0000 (08:55 +0100)
commit0a26e3a66031a1a54581cd4e72747f8d51d8d420
tree802f884ec8495470ab5cd34be1fab9a37306e009
parent1b205078bd7f1b15c527233901ee9df249b5d8ab
lib: name the main CURLMcode variable 'mresult'

To make it distinctly different from 'result' and keep consistency
betwen functions.

Closes #19997
lib/easy.c
lib/http2.c
lib/multi.c
lib/multi_ev.c
lib/multi_ntfy.c