Hack boxed xcomments so they're easier for a mechanical translator to recognize.
[super-star-trek.git] / src / reports.c
index ff19ae16bdf29bd0fdb660b75d701fede6c5a863..fa9d2e47b9942330aca984cab801084a1fc6dfc0 100644 (file)
@@ -82,8 +82,8 @@ void report(void)
     else
        prout(_("There are %d bases."), game.inbase);
     if (!damaged(DRADIO) || game.condition == docked || game.iseenit) {
-       /* Don't report this if not seen and
-          either the radio is dead or not at base! */
+       // Don't report this if not seen and
+       // either the radio is dead or not at base!
        attackreport(false);
        game.iseenit = true;
     }