From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/2] gsmdial: add option for Bluetooth DUN dialing
Date: Wed, 16 Feb 2011 15:55:18 -0600 [thread overview]
Message-ID: <4D5C47C6.50709@gmail.com> (raw)
In-Reply-To: <1297892468-22101-1-git-send-email-padovan@profusion.mobi>
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
Hi Gustavo,
On 02/16/2011 03:41 PM, Gustavo F. Padovan wrote:
> ---
> gatchat/gsmdial.c | 19 ++++++++++++++++---
> 1 files changed, 16 insertions(+), 3 deletions(-)
>
> diff --git a/gatchat/gsmdial.c b/gatchat/gsmdial.c
> index 1be80e3..bae5efb 100644
> --- a/gatchat/gsmdial.c
> +++ b/gatchat/gsmdial.c
> @@ -56,6 +56,7 @@ static gboolean option_legacy = FALSE;
> static gchar *option_username = NULL;
> static gchar *option_password = NULL;
> static gchar *option_pppdump = NULL;
> +static gboolean option_bluetooth = 0;
This should be set to FALSE. I've applied the patch and fixed this for you.
Regards,
-Denis
prev parent reply other threads:[~2011-02-16 21:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 21:41 [PATCH 1/2] gsmdial: add option for Bluetooth DUN dialing Gustavo F. Padovan
2011-02-16 21:41 ` [PATCH 2/2] emulator: add dialing support Gustavo F. Padovan
2011-02-17 13:27 ` Guillaume Zajac
2011-02-17 14:14 ` Gustavo F. Padovan
2011-02-16 21:55 ` Denis Kenzior [this message]
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=4D5C47C6.50709@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.