All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] stkutil: Add typo/cleaning modifications
@ 2011-03-30 21:39 Philippe Nunes
  2011-03-31  0:36 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Nunes @ 2011-03-30 21:39 UTC (permalink / raw)
  To: ofono

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] stkutil: Add typo/cleaning modifications
  2011-03-30 21:39 [PATCH] stkutil: Add typo/cleaning modifications Philippe Nunes
@ 2011-03-31  0:36 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-03-31  0:36 UTC (permalink / raw)
  To: ofono

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

Hi Philippe,

On 03/30/2011 04:39 PM, Philippe Nunes wrote:
> ---
>  src/stkutil.c |    4 ++--
>  src/stkutil.h |    2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-31  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30 21:39 [PATCH] stkutil: Add typo/cleaning modifications Philippe Nunes
2011-03-31  0:36 ` Denis Kenzior

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.