提交 6a58e310 编写于 作者: R Roland Schulz 提交者: Michal Privoznik

Fix indentation of virshAllocpagesPagesizeCompleter arguments.

Signed-off-by: NRoland Schulz <schullzroll@gmail.com>
上级 455a1a05
......@@ -571,8 +571,8 @@ virshSnapshotNameCompleter(vshControl *ctl,
char **
virshAllocpagesPagesizeCompleter(vshControl *ctl,
const vshCmd *cmd ATTRIBUTE_UNUSED,
unsigned int flags)
const vshCmd *cmd ATTRIBUTE_UNUSED,
unsigned int flags)
{
unsigned long long byteval = 0;
xmlXPathContextPtr ctxt = NULL;
......
......@@ -75,8 +75,8 @@ char ** virshSnapshotNameCompleter(vshControl *ctl,
unsigned int flags);
char ** virshAllocpagesPagesizeCompleter(vshControl *ctl,
const vshCmd *cmd,
unsigned int flags);
const vshCmd *cmd,
unsigned int flags);
char ** virshSecretEventNameCompleter(vshControl *ctl,
const vshCmd *cmd,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册