You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/23 07:46:30 UTC

svn commit: r1580459 - /thrift/cms-site/trunk/lib/view.pm

Author: joes
Date: Sun Mar 23 06:46:30 2014
New Revision: 1580459

URL: http://svn.apache.org/r1580459
Log:
cleanups

Modified:
    thrift/cms-site/trunk/lib/view.pm

Modified: thrift/cms-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/view.pm?rev=1580459&r1=1580458&r2=1580459&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Sun Mar 23 06:46:30 2014
@@ -1,4 +1,6 @@
 package view;
+
 # see https://svn.apache.org/repos/infra/websites/cms/build/lib/ASF/View.pm
 use base 'ASF::View';
+
 1;