[Asterisk-cvs] asterisk/channels chan_h323.c,1.29,1.30

jeremy at lists.digium.com jeremy at lists.digium.com
Tue Jan 13 03:25:25 CST 2004


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/home/jeremy/asterisk/channels

Modified Files:
	chan_h323.c 
Log Message:
bed time


Index: chan_h323.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_h323.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- chan_h323.c	13 Jan 2004 09:11:36 -0000	1.29
+++ chan_h323.c	13 Jan 2004 09:17:14 -0000	1.30
@@ -1327,7 +1327,7 @@
 
 static int h323_gk_cycle(int fd, int argc, char *argv[])
 {
-	result RESULT_SUCCESS;
+	return RESULT_SUCCESS;
 
 /* This works from a full console, but not -r ?! */
 




More information about the svn-commits mailing list