summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
authorPhilippe Nunes <philippe.nunes@linux.intel.com>2011-03-30 23:39:38 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-03-30 19:36:09 -0500
commitb2e3a472177c8c7cab2fd293e0ff56a1bb381dc5 (patch)
tree79556f6a6cf4ca8ff98fd7155d9b3323f2f38eae /src/stkutil.c
parent767d2972631e93622ff02b7b4e041622f4c382e5 (diff)
downloadofono-b2e3a472177c8c7cab2fd293e0ff56a1bb381dc5.tar.bz2
stkutil: Add typo/cleaning modifications
Diffstat (limited to 'src/stkutil.c')
-rw-r--r--src/stkutil.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stkutil.c b/src/stkutil.c
index c64cb7aa..3418b4b9 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)