summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/call.c b/test/call.c
index 7c96100..d1b3ed1 100644
--- a/test/call.c
+++ b/test/call.c
@@ -85,6 +85,7 @@ static void event_handler(struct ua *ua, enum ua_event ev,
struct fixture *f = arg;
struct agent *ag;
int err = 0;
+ (void)prm;
ASSERT_TRUE(ua != NULL);
ASSERT_TRUE(call != NULL);