From ddc02087fd62557cb07e83d57717e186913f49e5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 30 Jun 2006 12:04:29 +0000 Subject: fix encoding which prevented xgettext to process --- urpm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index 059fb7d3..7012e013 100644 --- a/urpm.pm +++ b/urpm.pm @@ -767,7 +767,7 @@ sub add_medium { #- - limit_rate, compress : for downloading files #- - initial_number : when adding several numbered media, start with this number #- - probe_with : if eq 'synthesis', use synthesis instead of hdlists -#- ­ ask_media : callback to know whether each media should be added +#- - ask_media : callback to know whether each media should be added #- other options are passed to add_medium() sub add_distrib_media { my ($urpm, $name, $url, %options) = @_; -- cgit v1.2.1