summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-12-02 21:35:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-12-02 21:35:36 +0000
commit11b162a4cd5e04e54492a36840cf516ac8145f2b (patch)
tree387dd547230a87238fcd203eebe5df5e7cd59d9c
parent273a822d97ca5a20e343b7cebefe7118d24db1cb (diff)
parentbb8c6f73a78ecce70c22be1e6aa32effa6fb7d03 (diff)
downloadplatform_hardware_ril-11b162a4cd5e04e54492a36840cf516ac8145f2b.tar.gz
platform_hardware_ril-11b162a4cd5e04e54492a36840cf516ac8145f2b.tar.bz2
platform_hardware_ril-11b162a4cd5e04e54492a36840cf516ac8145f2b.zip
Merge "Fix typo"
-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 {