summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaesu Lee <taesu82.lee@samsung.com>2019-11-27 16:59:43 +0900
committerTaesu Lee <taesu82.lee@samsung.com>2019-11-27 16:59:43 +0900
commitbb8c6f73a78ecce70c22be1e6aa32effa6fb7d03 (patch)
tree387dd547230a87238fcd203eebe5df5e7cd59d9c
parent273a822d97ca5a20e343b7cebefe7118d24db1cb (diff)
downloadplatform_hardware_ril-bb8c6f73a78ecce70c22be1e6aa32effa6fb7d03.tar.gz
platform_hardware_ril-bb8c6f73a78ecce70c22be1e6aa32effa6fb7d03.tar.bz2
platform_hardware_ril-bb8c6f73a78ecce70c22be1e6aa32effa6fb7d03.zip
Fix typo
Test: build Change-Id: I729888834881386d52f072e0444d50b480f85928 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
-rw-r--r--include/telephony/ril_cdma_sms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/telephony/ril_cdma_sms.h b/include/telephony/ril_cdma_sms.h
index bcf6b30e..835bc92a 100644
--- a/include/telephony/ril_cdma_sms.h
+++ b/include/telephony/ril_cdma_sms.h
@@ -113,7 +113,7 @@ typedef struct {
/* Used only when digitMode is 8-bit */
unsigned char number_of_digits;
unsigned char digits[ RIL_CDMA_SMS_ADDRESS_MAX ];
- /* Each byte in this array represnts a 40bit or 8-bit digit of address data */
+ /* Each byte in this array represnts a 4-bit or 8-bit digit of address data */
} RIL_CDMA_SMS_Address;
typedef enum {