From: Andrew Ruthven Date: Wed, 5 Dec 2007 17:42:57 +0000 (+1300) Subject: Add a couple of comments. X-Git-Tag: 0.6.0~18 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094d1a3dafeecc5c71c95588ec3c02a52125ad8b;p=mythtv-status.git Add a couple of comments. --- diff --git a/bin/mythtv-status b/bin/mythtv-status index af9684e..27c6ef8 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -104,7 +104,9 @@ my %defaults = ( } ); +# The time of the next scheduled recording. my $next_time = undef; +# Are there any alerts that should be notified via email? my @alerts = (); # The blocks of output which we might generate.