diff options
Diffstat (limited to 'libs/icu/patches/010-max_align_t.patch')
-rw-r--r-- | libs/icu/patches/010-max_align_t.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/icu/patches/010-max_align_t.patch b/libs/icu/patches/010-max_align_t.patch index 0a139b124..6ccb1d629 100644 --- a/libs/icu/patches/010-max_align_t.patch +++ b/libs/icu/patches/010-max_align_t.patch @@ -49,7 +49,7 @@ if (ut == NULL) { --- a/tools/toolutil/toolutil.cpp +++ b/tools/toolutil/toolutil.cpp -@@ -242,7 +242,7 @@ struct UToolMemory { +@@ -266,7 +266,7 @@ struct UToolMemory { char name[64]; int32_t capacity, maxCapacity, size, idx; void *array; |