From: Szymon Janc <szymon.janc@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Szymon Janc <szymon.janc@gmail.com>
Subject: [PATCH 2/2] client: Minor code style fix
Date: Sun, 22 Dec 2013 22:24:56 +0100 [thread overview]
Message-ID: <1387747496-20654-2-git-send-email-szymon.janc@gmail.com> (raw)
In-Reply-To: <1387747496-20654-1-git-send-email-szymon.janc@gmail.com>
---
client/agent.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/client/agent.c b/client/agent.c
index b34ad77..20787bc 100644
--- a/client/agent.c
+++ b/client/agent.c
@@ -390,7 +390,6 @@ static void register_agent_reply(DBusMessage *message, void *user_data)
void agent_register(DBusConnection *conn, GDBusProxy *manager,
const char *capability)
-
{
if (agent_registered == TRUE) {
rl_printf("Agent is already registered\n");
--
1.8.5.2
next prev parent reply other threads:[~2013-12-22 21:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-22 21:24 [PATCH 1/2] client: Clean up agent if bluetoothd exited without releasing it Szymon Janc
2013-12-22 21:24 ` Szymon Janc [this message]
2013-12-23 7:57 ` Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1387747496-20654-2-git-send-email-szymon.janc@gmail.com \
--to=szymon.janc@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox