While this is experimental I don't think it should be experimental enough to be printed out in big capital letters, and Kenny tends to agree too so you know it's right.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-09-19 18:48:17 +00:00
parent 3c4dc2033f
commit 44821e39f8

View File

@@ -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;
}