summaryrefslogtreecommitdiffstats
path: root/src/stkutil.h
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.h
parent767d2972631e93622ff02b7b4e041622f4c382e5 (diff)
downloadofono-b2e3a472177c8c7cab2fd293e0ff56a1bb381dc5.tar.bz2
stkutil: Add typo/cleaning modifications
Diffstat (limited to 'src/stkutil.h')
-rw-r--r--src/stkutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stkutil.h b/src/stkutil.h
index f2df23f5..1b38decc 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,