From cadbf44ae38fb5b4f92a0f7b5b0c64df91d1d1b3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Aug 2000 14:16:16 +0000 Subject: Patch rtems-rc-20000731-1-cvs.diff from Ralf Corsepius that is a cosmetic patch to ampolish. --- tools/update/ampolish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/update/ampolish b/tools/update/ampolish index 0856798ce6..aeec1ba050 100755 --- a/tools/update/ampolish +++ b/tools/update/ampolish @@ -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] ; -- cgit v1.2.3