diff options
-rw-r--r-- | perl-install/install_any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |