From: David Mitchell Date: Tue, 2 Jun 2009 00:13:51 +0000 (+0100) Subject: stop git whining about trailing whitespace (picky picky..) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e945d0082cb70df3b6da49ba9241db5ee15f208;p=p5sagit%2Fp5-mst-13.2.git stop git whining about trailing whitespace (picky picky..) --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index d018a73..20992ae 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -472,7 +472,7 @@ package Maintainers; 'MAINTAINER' => 'mhx', 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.17.tar.gz', 'FILES' => q[ext/Devel-PPPort], - 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead + 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead 'CPAN' => 1, 'UPSTREAM' => 'cpan', },