cvsreport-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cvsreport] cosmetic fixes


From: Vincent Caron <address@hidden>
Subject: [cvsreport] cosmetic fixes
Date: Mon, 22 Sep 2003 18:30:15 -0400

Commit from zerodeux 2003-09-22 18:30 EDT
cosmetic fixes
Module File name Revision
cvsreport cvsreport 1.35 >>> 1.36

cvsreport/cvsreport   1.35 >>> 1.36
Line 689
 
  # Retrieve a raw diff (header stripped) from an history entry.
  #
+ # get_diff configset, history_entry
+ #
+ # Returns a file name containing the diff (use print_file).
+ #
  sub get_diff {
      my $config = shift;
      my $entry = shift;
Line 729
 
  # Return wether an inline diff for a given history entry is requested.
  #
- # want_diff configset entry
+ # want_diff configset, history_entry
  #
  sub want_diff {
      my $config = shift;
Line 1085
      print <<EOF;
      <p></p>
 
-     <table cellspacing="0" cellpadding="3" class="diff">
+     <table cellspacing="0" cellpadding="3" class="diff" width="100%">
        <tr class="diffhd">
          <th class="diffhd">$title</th>
        </tr>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]