commit 1f4781056b4554b3600309926003774d29b8e5cd
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri May 7 23:03:41 2021 +0200

    - rediff patch

 obexftp-no_server.patch | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/obexftp-no_server.patch b/obexftp-no_server.patch
index e41c241..65b2fdf 100644
--- a/obexftp-no_server.patch
+++ b/obexftp-no_server.patch
@@ -1,11 +1,12 @@
---- ./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);
+diff -urNp -x '*.orig' obexftp-0.23.org/apps/obexftpd.c 
obexftp-0.23/apps/obexftpd.c
+--- obexftp-0.23.org/apps/obexftpd.c   2009-02-17 19:27:48.000000000 +0100
++++ obexftp-0.23/apps/obexftpd.c       2021-05-07 23:03:16.308834002 +0200
+@@ -901,7 +901,7 @@ reset:
+       }
        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");
+               //printf("Handling connection...\n");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/obexftp.git/commitdiff/1f4781056b4554b3600309926003774d29b8e5cd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to