renamed init_fetch() to fetch_initialize()
This commit is contained in:
@@ -674,7 +674,7 @@ int main(int argc, char **argv)
|
||||
init_kernel();
|
||||
init_adns();
|
||||
init_myid();
|
||||
init_fetch();
|
||||
fetch_initialize();
|
||||
ac_initialize();
|
||||
|
||||
/* drop unneeded capabilities and change UID/GID */
|
||||
|
||||
Reference in New Issue
Block a user