X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tr%2Ftr_main.c;fp=tr%2Ftr_main.c;h=4630336ce6ba7ad85c265367e8173614717eea58;hb=0705cc5174a47715ade9e2b91b051d6c067f0bd5;hp=e18945ce9483f0e94d4d428d1f89deec3f6df92e;hpb=2dbdd772466fcfb7e07c691ac871ad726cc995c9;p=trust_router.git diff --git a/tr/tr_main.c b/tr/tr_main.c index e18945c..4630336 100644 --- a/tr/tr_main.c +++ b/tr/tr_main.c @@ -270,6 +270,7 @@ int main(int argc, char *argv[]) if (0 != tr_tids_event_init(ev_base, tr->tids, tr->cfg_mgr, + tr->trps, &tids_ev)) { tr_crit("Error initializing Trust Path Query Server instance."); return 1;