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/06/26 00:01:09 UTC

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

Author: wave
Date: Mon Jun 25 22:01:08 2012
New Revision: 1353761

URL: http://svn.apache.org/viewvc?rev=1353761&view=rev
Log:
trivial change to force 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=1353761&r1=1353760&r2=1353761&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Mon Jun 25 22:01:08 2012
@@ -22,6 +22,7 @@ push our @TEMPLATE_DIRS, "templates";
 # variable.
 #
 
+
 sub single_narrative {
     my %args = @_;
     my %styleargs = @_;