Linux bluetooth development
 help / color / mirror / Atom feed
From: Marcel Mol <marcel@mesa.nl>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH] Cosmetic: fix comment typos/indents
Date: Thu, 12 Aug 2010 12:17:10 +0200	[thread overview]
Message-ID: <201008121026.o7CAQ00K005274@joshua.mesa.nl> (raw)

---
 plugins/pbap.c            |    2 +-
 plugins/phonebook-ebook.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/pbap.c b/plugins/pbap.c
index c008e95..948f9df 100644
--- a/plugins/pbap.c
+++ b/plugins/pbap.c
@@ -921,7 +921,7 @@ static int pbap_init(void)
 
 	err = obex_service_driver_register(&pbap);
 	if (err < 0)
-			goto fail_pbap_reg;
+		goto fail_pbap_reg;
 
 	return 0;
 
diff --git a/plugins/phonebook-ebook.c b/plugins/phonebook-ebook.c
index 1598d5f..ad40be3 100644
--- a/plugins/phonebook-ebook.c
+++ b/plugins/phonebook-ebook.c
@@ -152,7 +152,7 @@ static void ebookpull_cb(EBook *book, EBookStatus estatus, GList *contacts,
 	}
 
 	/*
-	 * When MaxListCount s zero, PCE wants to know the number of used
+	 * When MaxListCount is zero, PCE wants to know the number of used
 	 * indexes in the phonebook of interest. All other parameters that
 	 * may be present in the request shall be ignored.
 	 */
-- 
1.7.2


             reply	other threads:[~2010-08-12 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12 10:17 Marcel Mol [this message]
2010-08-12 11:15 ` [PATCH] Cosmetic: fix comment typos/indents Johan Hedberg

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=201008121026.o7CAQ00K005274@joshua.mesa.nl \
    --to=marcel@mesa.nl \
    --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