small refactoring

This commit is contained in:
merlokk 2017-12-04 22:20:29 +02:00
commit 7a7afeba5c
4 changed files with 20 additions and 16 deletions

View file

@ -322,7 +322,7 @@ int CmdHFEMVExec(const char *cmd) {
switch (param_getchar_indx(cmd, 1, cmdp)) {
case 'h':
case 'H':
UsageCmdHFEMVPPSE();
UsageCmdHFEMVExec();
return 0;
case 's':
case 'S':