diff options
Diffstat (limited to 'perl-install/handle_configs.pm')
-rw-r--r-- | perl-install/handle_configs.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/handle_configs.pm b/perl-install/handle_configs.pm index 7d6e5c6e9..2ade1b661 100644 --- a/perl-install/handle_configs.pm +++ b/perl-install/handle_configs.pm @@ -1,6 +1,6 @@ package handle_configs; -# $Id$ +# $Id: handle_configs.pm 204175 2003-09-17 19:25:59Z tvignaud $ use diagnostics; use strict; |