Thread (19 messages) flat view 19 messages, 3 authors, 2011-06-21

Re: [PATCH obexd 14/14] Fix compile error.

From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: 2011-06-20 10:10:20

Hi,

On Mon, Jun 20, 2011 at 12:45 PM, Nami [off-list ref] wrote:
quoted hunk ↗ jump to hunk
---
 test/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/main.c b/test/main.c
index 37b307c..4bd8e19 100644
--- a/test/main.c
+++ b/test/main.c
@@ -256,7 +256,7 @@ int main(int argc, char *argv[])
               exit(1);
       }

-       obex = gw_obex_setup_fd(sk, target, target_len, NULL, &error);
+       obex = gw_obex_setup_fd(sk, target, target_len, NULL, &error,FDOBEX_MT_STREAM);
       if (obex == NULL) {
               fprintf(stderr, "Failed to create OBEX session\n");
               close(sk);
--
1.7.1

--
Fixes in place please, don't add fixes to code not upstream, git
rebase -i and/or git stash can help you with that.

-- 
Luiz Augusto von Dentz
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help