You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by jo...@apache.org on 2012/01/06 07:06:57 UTC

svn commit: r1227970 - /ace/site/trunk/lib/view.pm

Author: joes
Date: Fri Jan  6 06:06:57 2012
New Revision: 1227970

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

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

Modified: ace/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/ace/site/trunk/lib/view.pm?rev=1227970&r1=1227969&r2=1227970&view=diff
==============================================================================
--- ace/site/trunk/lib/view.pm (original)
+++ ace/site/trunk/lib/view.pm Fri Jan  6 06:06:57 2012
@@ -1,6 +1,5 @@
 package view;
 
-
 #
 # BUILD CONSTRAINT:  all views must return $content, $extension.
 # additional return values (as seen below) are optional.  However,