Author: joes
Date: Sun Dec  9 14:52:39 2012
New Revision: 1418990

URL: http://svn.apache.org/viewvc?rev=1418990&view=rev
Log:
trivial change to generate site build

Modified:
    openoffice/site/trunk/lib/view.pm

Modified: openoffice/site/trunk/lib/view.pm
URL: 
http://svn.apache.org/viewvc/openoffice/site/trunk/lib/view.pm?rev=1418990&r1=1418989&r2=1418990&view=diff
==============================================================================
--- openoffice/site/trunk/lib/view.pm (original)
+++ openoffice/site/trunk/lib/view.pm Sun Dec  9 14:52:39 2012
@@ -144,6 +144,7 @@ sub breadcrumbs {
 }
 
 # arbitrary number of tables supported, but only one col per table may be 
sorted
+
 sub sort_tables {
     my @orig = split /\n/, shift, -1;
     my @out;


Reply via email to