summaryrefslogtreecommitdiff
path: root/libicu/cts_headers/number_microprops.h
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2021-01-05 23:49:57 +0000
committerVictor Chang <vichang@google.com>2021-01-14 20:20:55 +0000
commitd8aa9d5594994ffe9b503049b8a73c22b4bfc08b (patch)
tree622ee93082c7cf0e983668cd330f28ce804aa1ba /libicu/cts_headers/number_microprops.h
parentbb3afb2258cf1a1cd7af2e7ca13c023fc476bb30 (diff)
downloadicu-d8aa9d5594994ffe9b503049b8a73c22b4bfc08b.tar.gz
Re-generate libicu.so and ICU4C CTS headers
The command: ./tools/icu4c_srcgen/generate_ndk.py ./tools/icu4c_srcgen/doc_patches/create_patches.sh # Update .patch files Change-Id: I5364b6c6b2b70d333dbc7107cb85212e1853656a
Diffstat (limited to 'libicu/cts_headers/number_microprops.h')
-rw-r--r--libicu/cts_headers/number_microprops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libicu/cts_headers/number_microprops.h b/libicu/cts_headers/number_microprops.h
index d2393aea5..56512f5e6 100644
--- a/libicu/cts_headers/number_microprops.h
+++ b/libicu/cts_headers/number_microprops.h
@@ -37,7 +37,7 @@ struct MicroProps : public MicroPropsGenerator {
// Note: This struct has no direct ownership of the following pointers.
const DecimalFormatSymbols* symbols;
const Modifier* modOuter;
- const Modifier* modMiddle;
+ const Modifier* modMiddle = nullptr;
const Modifier* modInner;
// The following "helper" fields may optionally be used during the MicroPropsGenerator.