diff options
-rw-r--r-- | urpm/media.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/media.pm b/urpm/media.pm index 2d710212..ee7d64cb 100644 --- a/urpm/media.pm +++ b/urpm/media.pm @@ -524,7 +524,7 @@ sub _tempignore { #- options : #- root (deprecated, set directly $urpm->{root}) #- cmdline_skiplist -#- download_callback (used by add_existing_medium) +#- download_callback (used by _auto_update_media) #- #- callback (urpmf) #- nodepslist (for urpmq, urpmf: when we don't need the synthesis) |