diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 12:58:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-14 12:58:40 +0000 |
commit | 7e34dca4837abbcd46665c859d378391f0f437bb (patch) | |
tree | 357636d4c6d3c944303cc5f00872dcd26efb589c /perl-install/resize_fat/dir_entry.pm | |
parent | 44e8399e0fcfe979f36bdbf32e57740080413360 (diff) | |
download | drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.gz drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.bz2 drakx-7e34dca4837abbcd46665c859d378391f0f437bb.tar.xz drakx-7e34dca4837abbcd46665c859d378391f0f437bb.zip |
no_comment
Diffstat (limited to 'perl-install/resize_fat/dir_entry.pm')
-rw-r--r-- | perl-install/resize_fat/dir_entry.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/resize_fat/dir_entry.pm b/perl-install/resize_fat/dir_entry.pm index d944c04ac..b39c72094 100644 --- a/perl-install/resize_fat/dir_entry.pm +++ b/perl-install/resize_fat/dir_entry.pm @@ -1,4 +1,4 @@ -package resize_fat::dir_entry; +package resize_fat::dir_entry; # $Id$ use diagnostics; use strict; |