]> xenbits.xensource.com Git - libvirt.git/commit
util: xml: Use common formatting of 'Bitwise-OR' in function param description
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Oct 2022 13:35:12 +0000 (15:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Oct 2022 11:28:14 +0000 (13:28 +0200)
commit17554563b62bab2c4c243e97ea2b55770aac6635
tree8bd33476eb5cbc621533c86313f0f06a6e10c4dc
parent8f990b111d2797f7e2e11b9600c0bc745d374450
util: xml: Use common formatting of 'Bitwise-OR' in function param description

Our public API docs use the hyphenated version with capital OR. Fix the
virXMLProp* helpers to use the same syntax.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virxml.c