Remove trailing whitespace

This commit is contained in:
j883376
2013-05-06 13:07:41 -04:00
parent 7a93966158
commit ffcff4aea1
548 changed files with 16397 additions and 16398 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ if (defined($gets->{"update.x"})) {
my $i=0;
$q="select * from variables order by varname";
my $res=$EQDB->query($q);
if ($res) {
if ($res) {
print "<table id=\"var_tab\" border=\"1\" cellspacing=\"2\" cellpadding=\"3\" class=\"zonelist\"><tr>\n";
printf "\t\t<th scope=\"col\" width=\"150\">Variable</th>\n";
printf "\t\t<th scope=\"col\" width=\"250\">Description</th>\n";