summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaesu Lee <taesu82.lee@samsung.com>2019-12-02 13:55:37 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-02 13:55:37 -0800
commitf5a85089ce22e88d9a7a4c67cffc4cafcf16ce94 (patch)
tree387dd547230a87238fcd203eebe5df5e7cd59d9c
parent0edcf8e8d28daffd2805047640cdfbeb92494219 (diff)
parentd376d2613483f637f1eaffdbe3db8262d9017042 (diff)
downloadplatform_hardware_ril-f5a85089ce22e88d9a7a4c67cffc4cafcf16ce94.tar.gz
platform_hardware_ril-f5a85089ce22e88d9a7a4c67cffc4cafcf16ce94.tar.bz2
platform_hardware_ril-f5a85089ce22e88d9a7a4c67cffc4cafcf16ce94.zip
Merge "Fix typo" am: 11b162a4cd am: f1aa3222d1
am: d376d26134 Change-Id: I207cb3ee2f58c9e2383069a1e7e7fdf99ed316bf
-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 {