libvirt/examples/c/domain
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
..
dommigrate.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
domtop.c lib: Use the same style in the 'struct option' 2022-11-22 10:15:11 +01:00
info1.c examples: fix misc spelling errors reported by codespell 2020-10-05 10:28:46 +01:00
meson.build meson: examples: build and install example files 2020-08-03 09:27:06 +02:00
rename.c examples: Group all C programs together 2019-06-03 17:27:43 +02:00
suspend.c lib: Use the same style in the 'struct option' 2022-11-22 10:15:11 +01:00