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
meson.build
rename.c
suspend.c lib: Use the same style in the 'struct option' 2022-11-22 10:15:11 +01:00