aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 5f5611b..fa11d79 100644
--- a/src/main.c
+++ b/src/main.c
@@ -133,7 +133,7 @@ int main(int argc, char **argv)
return 0;
}
-int sctp_m2ua_conn_count(struct sctp_m2ua_transport *trans)
+int sctp_m2ua_conn_count(struct mtp_transport *trans)
{
return 0;
}