You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by jo...@apache.org on 2012/01/03 00:27:37 UTC

svn commit: r1226570 - /incubator/ooo/ooo-site/trunk/lib/view.pm

Author: joes
Date: Mon Jan  2 23:27:37 2012
New Revision: 1226570

URL: http://svn.apache.org/viewvc?rev=1226570&view=rev
Log:
whitespace to trigger site build

Modified:
    incubator/ooo/ooo-site/trunk/lib/view.pm

Modified: incubator/ooo/ooo-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/lib/view.pm?rev=1226570&r1=1226569&r2=1226570&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Mon Jan  2 23:27:37 2012
@@ -5,7 +5,6 @@ package view;
 # careful use of svn externals and dependency management in path.pm can
 # resolve most issues with this constraint.
 
-
 use strict;
 use warnings;
 use Dotiac::DTL qw/Template *TEMPLATE_DIRS/;