/[gnump3d]/gnump3d/bin/gnump3d-top
ViewVC logotype

Diff of /gnump3d/bin/gnump3d-top

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by skx, Mon Jul 28 22:25:50 2003 UTC revision 1.2 by skx, Sun Oct 12 22:15:21 2003 UTC
# Line 401  sub showLastSongs( $ ) Line 401  sub showLastSongs( $ )
401          }          }
402      }      }
403    
404      if ( ! $SHOW_PLAIN )      if ( $SHOW_PLAIN )
405      {      {
406          print "<tr><td><b>Host</b></td><td><b>Song</b></td></tr>\n";          print "Host\t\tSong\n";
407      }      }
408      else      else
409      {      {
410          print "Host\t\tSong\n";          print "<tr><td><b>Host</b></td><td><b>Song</b></td></tr>\n";
411      }      }
412    
413    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26