From 291d0b8db6b48a9d47f6a3e0a4f3000c2bc1899c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 6 Jun 2005 08:08:19 +0000 Subject: replace strange "-" with a ascii compliant one --- perl-install/install_any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 4e9a71405..f9e843368 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -32,7 +32,7 @@ our $current_medium = $boot_medium; our $asked_medium = $boot_medium; our @advertising_images; -#- current ftp root (for getFile) ­- XXX must store this per media +#- current ftp root (for getFile) -- XXX must store this per media our $global_ftp_prefix; sub drakx_version() { -- cgit v1.2.1