From 8b2bd2fb0d74d954e3a4f8359a8a956254960666 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 30 Jun 2007 17:19:36 +0200 Subject: [PATCH] More telnet-friendly clearing. --- remoteglot.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remoteglot.pl b/remoteglot.pl index 50b3fba..1bdfea0 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -431,7 +431,7 @@ sub output_screen { return; } - print "cAnalysis:\n"; + print "Analysis:\n\n"; return unless (exists($ficsinfo{'board'})); -- 2.39.2