summaryrefslogtreecommitdiffstats
path: root/mISDN.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mISDN.cpp')
-rw-r--r--mISDN.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mISDN.cpp b/mISDN.cpp
index 6d9409b..c909bec 100644
--- a/mISDN.cpp
+++ b/mISDN.cpp
@@ -1167,7 +1167,7 @@ void message_bchannel_from_remote(class JoinRemote *joinremote, int type, unsign
/* release */
isdnport = mISDNport->b_port[i];
chan_trace_header(mISDNport, isdnport, "MESSAGE_BCHANNEL (from remote application)", DIRECTION_NONE);
- add_trace("type", NULL, "export request");
+ add_trace("type", NULL, "import request");
end_trace();
if (isdnport)
{