SOURCES: obexftp-no_server.patch (NEW) - removed line, based on in...

blues blues at pld-linux.org
Fri Sep 23 21:49:01 CEST 2005


Author: blues                        Date: Fri Sep 23 19:49:01 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed line, based on info from author.

---- Files affected:
SOURCES:
   obexftp-no_server.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/obexftp-no_server.patch
diff -u /dev/null SOURCES/obexftp-no_server.patch:1.1
--- /dev/null	Fri Sep 23 21:49:01 2005
+++ SOURCES/obexftp-no_server.patch	Fri Sep 23 21:48:56 2005
@@ -0,0 +1,11 @@
+--- ./apps/obexftpd.c.org	2004-11-28 04:10:49.000000000 +0100
++++ ./apps/obexftpd.c	2005-09-23 21:39:18.568863432 +0200
+@@ -116,7 +116,7 @@
+ 	BtOBEX_ServerRegister(handle, bt_src, bt_channel);
+ 	printf("Waiting for connection...\n");
+ 
+-	(void) OBEX_ServerAccept(handle, obex_event, NULL);
++	//(void) OBEX_ServerAccept(handle, obex_event, NULL);
+ 
+ 	while (!finished) {
+ 		printf("Handling connection...\n");
================================================================



More information about the pld-cvs-commit mailing list