Coverage -- version command
[open-adventure.git] / misc.c
diff --git a/misc.c b/misc.c
index b71969e2918dcd32f7f695753b33bdb2d889d921..feebb4adcbdc48b16f06a359739dfc175bc47dfb 100644 (file)
--- 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*