oops, again

This commit is contained in:
2025-03-14 18:39:41 +01:00
parent ac5d5bebb8
commit 2b98c7c3e9
+1 -1
View File
@@ -326,7 +326,7 @@ static const command_handler_t commands_eq7[] = {
{"GRPSEQ", handle_grpseq, 6}
};
static const command_handler_t commands_eq7[] = {
static const command_handler_t commands_eq8[] = {
{"SHORTRT", handle_shortrt, 7}
};