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

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

Author: wave
Date: Thu Jan 26 09:03:45 2012
New Revision: 1236091

URL: http://svn.apache.org/viewvc?rev=1236091&view=rev
Log:
trigger rebuild

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=1236091&r1=1236090&r2=1236091&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Thu Jan 26 09:03:45 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/;