Bug 274833 - [p=reed r=timeless]
git-svn-id: svn://10.0.0.236/trunk@217589 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a50a2627e3
commit
e224e8fc55
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/perl
|
||||
#! /usr/bin/perl -T
|
||||
# -*- Mode: perl; indent-tabs-mode: nil -*-
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
@ -264,7 +264,8 @@ sub get_filename {
|
||||
my $FILE_CHECKED = 0;
|
||||
my $file;
|
||||
my $partial_file;
|
||||
my $path, $apath;
|
||||
my $path;
|
||||
my $apath;
|
||||
if ($flag_debug) {
|
||||
print STDERR "\n-- get_filename ------------------------\n";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user