forked from Imagelibrary/rtems
Patch rtems-rc-20000731-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that is a cosmetic patch to ampolish.
This commit is contained in:
@@ -350,7 +350,7 @@ foreach( @vars )
|
||||
exit 0;
|
||||
|
||||
# find a relative up-path to a file $file, starting at directory $pre
|
||||
sub find_file
|
||||
sub find_file($$)
|
||||
{
|
||||
my $pre = $_[0] ;
|
||||
my $file= $_[1] ;
|
||||
|
||||
Reference in New Issue
Block a user