X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tid%2Fexample%2Ftids_main.c;h=26bb10ee81a115b13cfc5fb966e3a222f0db2f43;hb=0e7c2a36b22b0047cba1b03545dc6d49c28d4c09;hp=b35f37af25c5b8b7adff6184d92530a4c4dbdb1d;hpb=ef158ad1c317c4b887d2399fba760cadd729382c;p=trust_router.git diff --git a/tid/example/tids_main.c b/tid/example/tids_main.c index b35f37a..26bb10e 100644 --- a/tid/example/tids_main.c +++ b/tid/example/tids_main.c @@ -36,7 +36,7 @@ #include -int tids_req_handler (TIDS_INSTANCE * tids, +static int tids_req_handler (TIDS_INSTANCE * tids, TID_REQ *req, TID_RESP *resp, void *cookie)