]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: move curl_data and curl_callback definitions
authorPraveen K Paladugu <praveenkpaladugu@gmail.com>
Thu, 19 Dec 2024 14:46:00 +0000 (08:46 -0600)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 20 Dec 2024 15:24:58 +0000 (16:24 +0100)
commitdb4e8375982b0756406f6e4537991dd1f863da0a
treea93759da4d8ccb8f3529411e1f7f16429ac4754c
parent72a9a91e3bae0148844dd5d01b6bc3c26423b14a
ch: move curl_data and curl_callback definitions

Move the definitions of curl_data and curl_callback to be used
within virCHMonitorPutNoContent.

Signed-off-by: Praveen K Paladugu <praveenkpaladugu@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/ch/ch_monitor.c