diff options
| author | Pascal Rigaux <pixel@mandriva.com> | 2004-08-03 09:06:21 +0000 |
|---|---|---|
| committer | Pascal Rigaux <pixel@mandriva.com> | 2004-08-03 09:06:21 +0000 |
| commit | 399a8871344fd36a19996bd1d52e5ce0e34ada8a (patch) | |
| tree | 1d02211aac0a026aaf41b2b3e7b8844fee83e59e /perl-install/fs | |
| parent | fe8f6b66ef951f956e12a03c26023defaa83c4a1 (diff) | |
| download | drakx-399a8871344fd36a19996bd1d52e5ce0e34ada8a.tar drakx-399a8871344fd36a19996bd1d52e5ce0e34ada8a.tar.gz drakx-399a8871344fd36a19996bd1d52e5ce0e34ada8a.tar.bz2 drakx-399a8871344fd36a19996bd1d52e5ce0e34ada8a.tar.xz drakx-399a8871344fd36a19996bd1d52e5ce0e34ada8a.zip | |
add CVS $Id:
Diffstat (limited to 'perl-install/fs')
| -rw-r--r-- | perl-install/fs/format.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm index eb3f89be4..3b04bba56 100644 --- a/perl-install/fs/format.pm +++ b/perl-install/fs/format.pm @@ -1,4 +1,4 @@ -package fs::format; +package fs::format; # $Id$ use diagnostics; use strict; |
