X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=misc.c;h=feebb4adcbdc48b16f06a359739dfc175bc47dfb;hp=b71969e2918dcd32f7f695753b33bdb2d889d921;hb=22a557efb18b65c12a32a72570da21f33f7795de;hpb=85f8334e17b9e3118a73f2e9405e9db5f94ad648 diff --git a/misc.c b/misc.c index b71969e..feebb4a 100644 --- a/misc.c +++ b/misc.c @@ -187,7 +187,7 @@ void vspeak(const char* msg, va_list ap) } else { long arg = va_arg(ap, long); if (arg == -1) - arg = 0; + arg = 0; // LCOV_EXCL_LINE - don't think we can get here. i++; // Integer specifier. In order to accommodate the fact // that PARMS can have both legitimate integers *and*