X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=main.c;h=583154451945b0e11535efa6ab041624789621e5;hp=8986f403e56ec3b5ab28dd85584838dfaee58f7f;hb=5d6b3aaf629c2e8eb0eb4956acce0462731f6d70;hpb=319c5830c835b86cdcaa56e2ba9bdb50549e9186 diff --git a/main.c b/main.c index 8986f40..5831544 100644 --- a/main.c +++ b/main.c @@ -1134,7 +1134,7 @@ Lookup: command.part = intransitive; command.verb = command.id1; break; - case NUMERIC: + case NUMERIC: // LCOV_EXCL_LINE default: // LCOV_EXCL_LINE BUG(VOCABULARY_TYPE_N_OVER_1000_NOT_BETWEEN_0_AND_3); // LCOV_EXCL_LINE }