diff --git a/tools/virsh.h b/tools/virsh.h index 94d012aa367e288bff7d1427f1299ca9c15b73ee..8b5e5ba2020c46ed8b326c76aaf410f462833964 100644 --- a/tools/virsh.h +++ b/tools/virsh.h @@ -78,8 +78,8 @@ # define VIRSH_COMMON_OPT_CONFIG(_helpstr) \ {.name = "config", \ - .type = VSH_OT_BOOL, \ - .help = _helpstr \ + .type = VSH_OT_BOOL, \ + .help = _helpstr \ } \ # define VIRSH_COMMON_OPT_LIVE(_helpstr) \