Enable warnings; fix many of them
[trust_router.git] / tid / example / tids_main.c
index b35f37a..26bb10e 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <trust_router/tid.h>
 
-int tids_req_handler (TIDS_INSTANCE * tids,
+static int tids_req_handler (TIDS_INSTANCE * tids,
                      TID_REQ *req, 
                      TID_RESP *resp,
                      void *cookie)