Show
Ignore:
Timestamp:
02/08/10 03:51:35 (6 months ago)
Author:
azawawi
Message:

Perl tidy

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Util/SVN.pm

    r10618 r10621  
    1515# TODO: A much better variant would be a constant set by svn. 
    1616sub padre_revision { 
    17         unless ( $PADRE ) { 
     17        unless ($PADRE) { 
    1818                if ( $0 =~ /padre$/ ) { 
    1919                        my $dir = $0;