diff options
Diffstat (limited to 'perl-install/wizards.pm')
-rw-r--r-- | perl-install/wizards.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/wizards.pm b/perl-install/wizards.pm index 9a262a216..b0f03e340 100644 --- a/perl-install/wizards.pm +++ b/perl-install/wizards.pm @@ -1,5 +1,5 @@ package wizards; -# $Id$ +# $Id: wizards.pm 230802 2007-10-04 13:36:01Z tv $ use strict; use c; |