aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--channels/misdn/isdn_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/misdn/isdn_lib.c b/channels/misdn/isdn_lib.c
index 6259f9bcf..a4ce7bc3d 100644
--- a/channels/misdn/isdn_lib.c
+++ b/channels/misdn/isdn_lib.c
@@ -3105,7 +3105,7 @@ struct misdn_bchannel *manager_find_bc_holded(struct misdn_bchannel* bc)
-int test_inuse(struct misdn_bchannel *bc)
+static int test_inuse(struct misdn_bchannel *bc)
{
struct timeval now;
gettimeofday(&now, NULL);