projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c4dc20
)
While this is experimental I don't think it should be experimental enough to be print...
author
Joshua Colp
<jcolp@digium.com>
Tue, 19 Sep 2006 18:48:17 +0000
(18:48 +0000)
committer
Joshua Colp
<jcolp@digium.com>
Tue, 19 Sep 2006 18:48:17 +0000
(18:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43285
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_misdn.c
patch
|
blob
|
history
diff --git
a/channels/chan_misdn.c
b/channels/chan_misdn.c
index
6987542
..
e5d63f3
100644
(file)
--- a/
channels/chan_misdn.c
+++ b/
channels/chan_misdn.c
@@
-4608,7
+4608,7
@@
static int load_module(void)
}
}
- chan_misdn_log(0, 0, "-- mISDN Channel Driver Registered -- (BE AWARE THIS DRIVER IS EXPERIMENTAL!)\n");
+ chan_misdn_log(0, 0, "-- mISDN Channel Driver Registered --\n");
return 0;
}