minor format correct

This commit is contained in:
strawmanbobi
2022-03-03 19:43:09 +08:00
parent 3e336eca22
commit e357d3adb4

View File

@@ -317,6 +317,4 @@ int main(int argc, char *argv[])
printf("Decode functionality not supported : %c\n", function); printf("Decode functionality not supported : %c\n", function);
break; break;
} }
} }