# | Line 566 | Line 566 | main(int argc, char *argv[]) | |
---|---|---|
566 | clear_tree_parse(); | |
567 | init_client(); | |
568 | init_class(); | |
569 | < | init_whowas(); |
569 | > | whowas_init(); |
570 | watch_init(); | |
571 | init_auth(); /* Initialise the auth code */ | |
572 | init_resolver(); /* Needs to be setup before the io loop */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |