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/06 07:18:09 UTC

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

Author: joes
Date: Fri Jan  6 06:18:09 2012
New Revision: 1227977

URL: http://svn.apache.org/viewvc?rev=1227977&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=1227977&r1=1227976&r2=1227977&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Fri Jan  6 06:18:09 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/;