libvirt/examples
Jiang Jiacheng 4b90adf65a lib: Use the same style in the 'struct option'
Use same style in the 'struct option' as:
    struct option opt[] = {
        { a, b },
        { a, b },
        ...
        { a, b },
    };

Signed-off-by: Jiang Jiacheng <jiangjiacheng@huawei.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-11-22 10:15:11 +01:00
..
c lib: Use the same style in the 'struct option' 2022-11-22 10:15:11 +01:00
polkit meson: examples: build and install example files 2020-08-03 09:27:06 +02:00
sh meson: examples: build and install example files 2020-08-03 09:27:06 +02:00
systemtap scripts: add systemtap script for capturing SEV-ES VMSA 2022-11-15 11:09:30 +00:00
xml examples: testdriver: Add a nested inline <volume> example 2022-10-19 16:40:36 -04:00
meson.build meson: examples: build and install example files 2020-08-03 09:27:06 +02:00