Add wr aliases

This commit is contained in:
Aoran Zeng
2025-08-10 23:09:25 +08:00
parent dc20eeeb75
commit 38e5f7df2e
14 changed files with 28 additions and 36 deletions

View File

@@ -935,14 +935,6 @@ auto_select_mirror (Source_t *sources, size_t size, const char *target_name)
}
/**
* 从 menu 中反向找到该 target 的 alias
*/
char *get_first_alias_of_target (Target_t *t)
{
}
int
use_specific_mirror_or_auto_select (char *input, Target_t *t)