From: Stas Sergeev Date: Wed, 25 May 2005 17:36:09 +0000 (+0000) Subject: Small bug with displaying the starbase's lrscan X-Git-Tag: 2.0~306 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=642653333d23ce8ef84fafa213bb8a196ff21b0b Small bug with displaying the starbase's lrscan --- diff --git a/reports.c b/reports.c index c437326..568d4f0 100644 --- a/reports.c +++ b/reports.c @@ -124,7 +124,7 @@ void lrscan(void) prout("LONG-RANGE SENSORS DAMAGED."); return; } - proutn("Starbase's long-range scan"); + prout("Starbase's long-range scan"); } else { prout("Long-range scan");