[asterisk-commits] mmichelson: branch 1.6.0 r132779 - in /branches/1.6.0: ./ channels/chan_dahdi.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jul 22 16:54:22 CDT 2008
Author: mmichelson
Date: Tue Jul 22 16:54:21 2008
New Revision: 132779
URL: http://svn.digium.com/view/asterisk?view=rev&rev=132779
Log:
Merged revisions 132777 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r132777 | mmichelson | 2008-07-22 16:52:24 -0500 (Tue, 22 Jul 2008) | 3 lines
Get chan_dahdi to compile in devmode
........
Modified:
branches/1.6.0/ (props changed)
branches/1.6.0/channels/chan_dahdi.c
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/channels/chan_dahdi.c
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/channels/chan_dahdi.c?view=diff&rev=132779&r1=132778&r2=132779
==============================================================================
--- branches/1.6.0/channels/chan_dahdi.c (original)
+++ branches/1.6.0/channels/chan_dahdi.c Tue Jul 22 16:54:21 2008
@@ -8075,7 +8075,6 @@
#if 1
struct dahdi_bufferinfo bi;
#endif
- struct dahdi_spaninfo si;
int res;
int span = 0;
int here = 0;
More information about the asterisk-commits
mailing list