mirror of https://gitee.com/openkylin/libvirt.git
virsh: reindent virshCodesetNameCompleter prototype
Signed-off-by: Kristina Hanicova <khanicov@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
634516262a
commit
6a8451c506
|
@ -112,5 +112,5 @@ char ** virshDomainLifecycleActionCompleter(vshControl *ctl,
|
|||
unsigned int flags);
|
||||
|
||||
char ** virshCodesetNameCompleter(vshControl *ctl,
|
||||
const vshCmd *cmd,
|
||||
unsigned int flags);
|
||||
const vshCmd *cmd,
|
||||
unsigned int flags);
|
||||
|
|
Loading…
Reference in New Issue