summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaesu Lee <taesu82.lee@samsung.com>2019-12-02 13:50:58 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-02 13:50:58 -0800
commitd376d2613483f637f1eaffdbe3db8262d9017042 (patch)
tree387dd547230a87238fcd203eebe5df5e7cd59d9c
parentc0a98c0c034f01d6413f3e1098fbb40b71da1854 (diff)
parentf1aa3222d184a21a2eda0a1770b05eff980d0a9a (diff)
downloadplatform_hardware_ril-d376d2613483f637f1eaffdbe3db8262d9017042.tar.gz
platform_hardware_ril-d376d2613483f637f1eaffdbe3db8262d9017042.tar.bz2
platform_hardware_ril-d376d2613483f637f1eaffdbe3db8262d9017042.zip
Merge "Fix typo" am: 11b162a4cd
am: f1aa3222d1 Change-Id: I904263f59f3e220b1cb89f95fee180c9c7f173f0
-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 {