From: Francois Beaufort <beaufort.francois@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ] [client] Fix select-attribute behaviour
Date: Tue, 26 Apr 2016 10:30:29 +0200 [thread overview]
Message-ID: <1461659429-19139-3-git-send-email-beaufort.francois@gmail.com> (raw)
In-Reply-To: <1461659429-19139-1-git-send-email-beaufort.francois@gmail.com>
---
client/main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/client/main.c b/client/main.c
index 209cf0c..c75b558 100644
--- a/client/main.c
+++ b/client/main.c
@@ -350,7 +350,6 @@ done:
rl_set_prompt(desc ? desc : PROMPT_ON);
printf("\r");
rl_on_new_line();
- rl_redisplay();
g_free(desc);
}
--
2.7.0
next prev parent reply other threads:[~2016-04-26 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 8:30 [PATCH BlueZ] FIx select-attribute behaviour Francois Beaufort
2016-04-26 8:30 ` [PATCH BlueZ] Recognize Eddystone Configuration Service UUIDs Francois Beaufort
2016-04-26 8:30 ` Francois Beaufort [this message]
2016-04-26 10:39 ` [PATCH BlueZ] [client] Fix select-attribute behaviour 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=1461659429-19139-3-git-send-email-beaufort.francois@gmail.com \
--to=beaufort.francois@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;
as well as URLs for NNTP newsgroup(s).