1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00
Michal Privoznik 9198b7090b virDomainChrSourceDefCopy: return void
This function never returns an error, make it void then. And
while at it, make the @src argument const to make it obvious it's
never changed inside the function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-01-26 10:49:17 +01:00
..
2022-01-17 18:20:59 +01:00
2021-11-12 14:11:43 +01:00
2022-01-12 11:43:30 +01:00
2022-01-25 16:53:39 +01:00
2021-12-15 11:52:54 +01:00
2022-01-17 18:20:59 +01:00