[asterisk-commits] file: trunk r43285 - /trunk/channels/chan_misdn.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Tue Sep 19 11:48:17 MST 2006


Author: file
Date: Tue Sep 19 13:48:17 2006
New Revision: 43285

URL: http://svn.digium.com/view/asterisk?rev=43285&view=rev
Log:
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.

Modified:
    trunk/channels/chan_misdn.c

Modified: trunk/channels/chan_misdn.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_misdn.c?rev=43285&r1=43284&r2=43285&view=diff
==============================================================================
--- trunk/channels/chan_misdn.c (original)
+++ trunk/channels/chan_misdn.c Tue Sep 19 13:48:17 2006
@@ -4608,7 +4608,7 @@
 		}
 	}
 	
-	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;
 }



More information about the asterisk-commits mailing list