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/24 05:37:24 UTC

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

Author: joes
Date: Mon Mar 24 04:37:23 2014
New Revision: 1580738

URL: http://svn.apache.org/r1580738
Log:
space

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=1580738&r1=1580737&r2=1580738&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Mon Mar 24 04:37:23 2014
@@ -7,7 +7,6 @@ sub append_snippet_footer {
     my %args = @_;
     $args{view} = [@{$args{view}}] if ref $args{view};
     my $view = ref $args{view} ? shift @{$args{view}} : delete $args{view};
-
     $args{content} .= <<EOT;
 
 This page was generated from Apache Thrift's **source tree docs**: