(xdopt, xdver): Fix missing footer.
This commit is contained in:
parent
66f61616cb
commit
f2eaedfe75
1 changed files with 4 additions and 0 deletions
|
@ -289,6 +289,8 @@ xdopt(void)
|
|||
}
|
||||
pr("\n");
|
||||
|
||||
xdftr(1);
|
||||
|
||||
return RET_OK;
|
||||
}
|
||||
|
||||
|
@ -319,6 +321,8 @@ xdver(void)
|
|||
}
|
||||
pr("\n");
|
||||
|
||||
xdftr(1);
|
||||
|
||||
return RET_OK;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue