Fix whitespace
authorMatthew James Goins <mjgoins@openflows.com>
Sun, 3 Oct 2010 04:13:31 +0000 (00:13 -0400)
committerMatthew James Goins <mjgoins@openflows.com>
Sun, 3 Oct 2010 04:13:31 +0000 (00:13 -0400)
msva-perl

index fa16e616a6eea5d4daf6f8d064eaa2ba10a16c65..e805a8d1fe3d20bec1227b32bb314d7a193e6fb1 100755 (executable)
--- a/msva-perl
+++ b/msva-perl
@@ -23,7 +23,7 @@ use strict;
 { package MSVA;
 
 use Data::Dumper;
-use Crypt::Monkeysphere::MSVA::MarginalUI;
+  use Crypt::Monkeysphere::MSVA::MarginalUI;
   use parent qw(HTTP::Server::Simple::CGI);
   require Crypt::X509;
   use Regexp::Common qw /net/;