From 4710960f1314ec790ea876f0e50250cac59e089c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 19 Sep 1999 14:49:36 +0000 Subject: no_comment --- perl-install/fs.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/fs.pm') diff --git a/perl-install/fs.pm b/perl-install/fs.pm index d597140a9..df32535b8 100644 --- a/perl-install/fs.pm +++ b/perl-install/fs.pm @@ -253,5 +253,3 @@ sub write_fstab($;$$) { } print F join(" ", @$_), "\n" foreach @to_add; } - - -- cgit v1.2.1