[Asterisk-cvs] asterisk/channels chan_zap.c,1.523,1.524
kpfleming
kpfleming
Wed Sep 28 16:50:05 CDT 2005
Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv7110/channels
Modified Files:
chan_zap.c
Log Message:
whitespace fix
Index: chan_zap.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_zap.c,v
retrieving revision 1.523
retrieving revision 1.524
diff -u -d -r1.523 -r1.524
--- chan_zap.c 28 Sep 2005 20:40:24 -0000 1.523
+++ chan_zap.c 28 Sep 2005 20:46:43 -0000 1.524
@@ -4195,10 +4195,7 @@
ast_log(LOG_DEBUG, "Dunno what to do with event %d on channel %d\n", res, p->channel);
}
return &p->subs[index].f;
- }
-
-
-
+}
static struct ast_frame *__zt_exception(struct ast_channel *ast)
{
More information about the svn-commits
mailing list