[zaptel-commits] kpfleming: branch 1.2 r2122 - /branches/1.2/xpp/xbus-core.c

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Wed Feb 7 15:26:39 MST 2007


Author: kpfleming
Date: Wed Feb  7 16:26:38 2007
New Revision: 2122

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2122
Log:
oops... missed a line in all the back-and-forth merging

Modified:
    branches/1.2/xpp/xbus-core.c

Modified: branches/1.2/xpp/xbus-core.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/xpp/xbus-core.c?view=diff&rev=2122&r1=2121&r2=2122
==============================================================================
--- branches/1.2/xpp/xbus-core.c (original)
+++ branches/1.2/xpp/xbus-core.c Wed Feb  7 16:26:38 2007
@@ -438,6 +438,7 @@
 	xbus_t			*xbus = container_of(work, xbus_t, xpds_init_work);
 #else
 static void xbus_poll(void *data)
+{
 	xbus_t			*xbus = data;
 #endif
 



More information about the zaptel-commits mailing list