summaryrefslogtreecommitdiff
path: root/methods
diff options
context:
space:
mode:
Diffstat (limited to 'methods')
-rw-r--r--methods/mirror.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/mirror.cc b/methods/mirror.cc
index c5c0c7461..9a86a10c2 100644
--- a/methods/mirror.cc
+++ b/methods/mirror.cc
@@ -42,6 +42,7 @@ using namespace std;
* - deal with runing as non-root because we can't write to the lists
dir then -> use the cached mirror file
* - better method to download than having a pkgAcquire interface here
+ * and better error handling there!
* - support more than http
* - testing :)
*/