diff options
Diffstat (limited to 'perl-install/fs/remote.pm')
-rw-r--r-- | perl-install/fs/remote.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fs/remote.pm b/perl-install/fs/remote.pm index ea22a04af..efc630d4c 100644 --- a/perl-install/fs/remote.pm +++ b/perl-install/fs/remote.pm @@ -1,4 +1,4 @@ -package fs::remote; # $Id$ +package fs::remote; # $Id: remote.pm 215411 2007-04-25 12:26:16Z pixel $ use strict; use diagnostics; |