Open Source Telephony
 help / color / mirror / Atom feed
From: Philippe Nunes <philippe.nunes@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH] stkutil: Add typo/cleaning modifications
Date: Wed, 30 Mar 2011 23:39:38 +0200	[thread overview]
Message-ID: <1301521178-12152-1-git-send-email-philippe.nunes@linux.intel.com> (raw)
In-Reply-To: <y>

[-- Attachment #1: Type: text/plain, Size: 1435 bytes --]

---
 src/stkutil.c |    4 ++--
 src/stkutil.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/stkutil.c b/src/stkutil.c
index c64cb7a..3418b4b 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -5493,7 +5493,7 @@ const unsigned char *stk_pdu_from_response(const struct stk_response *response,
 	 * Min = N.
 	 *
 	 * However comprehension required is set for many of the TLVs in
-	 * TS 102 384 conformace tests so we set it per command and per
+	 * TS 102 384 conformance tests so we set it per command and per
 	 * data object type.
 	 */
 	tag = STK_DATA_OBJECT_TYPE_DEVICE_IDENTITIES;
@@ -6269,7 +6269,7 @@ char *stk_image_to_xpm(const unsigned char *img, unsigned int len,
 
 	/*
 	 * space needed:
-	 * 	header line
+	 *	header line
 	 *	declaration and beginning of assignment line
 	 *	values - max length of 19
 	 *	colors - ncolors * (cpp + whitespace + deliminators + color)
diff --git a/src/stkutil.h b/src/stkutil.h
index f2df23f..1b38dec 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -245,7 +245,7 @@ enum stk_result_type {
 	STK_RESULT_TYPE_USER_REJECT =			0x22,
 	STK_RESULT_TYPE_USER_CANCEL =			0x23,
 	STK_RESULT_TYPE_TIMER_CONFLICT =		0x24,
-	STK_RESULT_TYPE_CALL_CONTROL_TEMPORARY = 	0x25,
+	STK_RESULT_TYPE_CALL_CONTROL_TEMPORARY =	0x25,
 	STK_RESULT_TYPE_BROWSER_TEMPORARY =		0x26,
 	STK_RESULT_TYPE_MMS_TEMPORARY =			0x27,
 
-- 
1.7.1


             reply	other threads:[~2011-03-30 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-30 21:39 Philippe Nunes [this message]
2011-03-31  0:36 ` [PATCH] stkutil: Add typo/cleaning modifications Denis Kenzior

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=1301521178-12152-1-git-send-email-philippe.nunes@linux.intel.com \
    --to=philippe.nunes@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox