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,
|