X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tid%2Fexample%2Ftids_main.c;fp=tid%2Fexample%2Ftids_main.c;h=f47913f61eca11c2147a1675cc8494702520f5ee;hb=5b67f027e9c58fd521959cfca927c4712f2971c1;hp=ef2d070d5ccf43997f542f1f8b347e7054a4725a;hpb=24e4ddaaf148d5b48e634ae1aa418d94d0422f4e;p=trust_router.git diff --git a/tid/example/tids_main.c b/tid/example/tids_main.c index ef2d070..f47913f 100644 --- a/tid/example/tids_main.c +++ b/tid/example/tids_main.c @@ -177,6 +177,7 @@ static int tids_req_handler (TIDS_INSTANCE *tids, return -1; } memset((*resp)->servers, 0, sizeof(TID_SRVR_BLK)); + (*resp)->num_servers = 1; /* TBD -- Set up the server IP Address */