linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH obexd 1/2] gobex: remove extra define of G_OBEX_RSP_SUCCESS
@ 2011-11-07 12:29 Luiz Augusto von Dentz
  2011-11-07 12:29 ` [PATCH obexd 2/2] gobex: add check for connection id Luiz Augusto von Dentz
  2011-11-07 12:43 ` [PATCH obexd 1/2] gobex: remove extra define of G_OBEX_RSP_SUCCESS Johan Hedberg
  0 siblings, 2 replies; 5+ messages in thread
From: Luiz Augusto von Dentz @ 2011-11-07 12:29 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

---
 gobex/gobex-packet.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gobex/gobex-packet.h b/gobex/gobex-packet.h
index 24c9dcc..e4cea0b 100644
--- a/gobex/gobex-packet.h
+++ b/gobex/gobex-packet.h
@@ -41,7 +41,6 @@
 /* Response codes */
 #define G_OBEX_RSP_CONTINUE			0x10
 #define G_OBEX_RSP_SUCCESS			0x20
-#define G_OBEX_RSP_SUCCESS			0x20
 #define G_OBEX_RSP_CREATED			0x21
 #define G_OBEX_RSP_ACCEPTED			0x22
 #define G_OBEX_RSP_NON_AUTHORITATIVE		0x23
-- 
1.7.6.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-07 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 12:29 [PATCH obexd 1/2] gobex: remove extra define of G_OBEX_RSP_SUCCESS Luiz Augusto von Dentz
2011-11-07 12:29 ` [PATCH obexd 2/2] gobex: add check for connection id Luiz Augusto von Dentz
2011-11-07 13:05   ` Hendrik Sattler
2011-11-07 13:16     ` Johan Hedberg
2011-11-07 12:43 ` [PATCH obexd 1/2] gobex: remove extra define of G_OBEX_RSP_SUCCESS Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).