Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv12813
Modified Files:
chan_h323.c
Log Message:
ok wtf, no compiler error here
Index: chan_h323.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_h323.c,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- chan_h323.c 15 Sep 2005 16:58:02 -0000 1.129
+++ chan_h323.c 15 Sep 2005 17:08:52 -0000 1.130
@@ -350,7 +350,7 @@
char *token;
if (!pvt) {
- ast_log(LOG_ERROR, "No private structure?! This is bad\n)";
+ ast_log(LOG_ERROR, "No private structure?! This is bad\n");
return -1;
}
ast_mutex_lock(&pvt->lock);
_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs