From: Steinar H. Gunderson Date: Sat, 30 Jun 2007 15:19:36 +0000 (+0200) Subject: More telnet-friendly clearing. X-Git-Url: https://git.sesse.net/?p=remoteglot;a=commitdiff_plain;h=8b2bd2fb0d74d954e3a4f8359a8a956254960666;hp=724119d41259a918dfb96531634815c85812bb91 More telnet-friendly clearing. --- 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'}));