From 38a51f7d56e15d4ddde1b9580e0b4f1238b55949 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 7 Jun 2008 19:16:04 +0000 Subject: [PATCH] Do not ask for irrelevant replay --- hostside/gui-plan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostside/gui-plan.c b/hostside/gui-plan.c index e764642..69a31d8 100644 --- a/hostside/gui-plan.c +++ b/hostside/gui-plan.c @@ -678,7 +678,7 @@ static void si_connected(ParseState *ps) { } sockprintf("%s",mxi->remainpat); } - sockprintf("\n"); + sockprintf(" ~|*\n"); /* set the fixed moveable features */ const SegmentInfo *segi; -- 2.30.2