mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-10756 fix stray 'x'
X-SVN-Rev: 35356
This commit is contained in:
parent
5241507312
commit
bf0d5601c2
1 changed files with 1 additions and 1 deletions
|
@ -816,4 +816,4 @@ void IntlTestDecimalFormatAPI::TestBadFastpath() {
|
|||
assertEquals("Format 1234 w/ grouping", "1,234", df->format(1234, fmt));
|
||||
}
|
||||
|
||||
#endif /* #if !UCONFIG_NO_FORMATTING */x
|
||||
#endif /* #if !UCONFIG_NO_FORMATTING */
|
||||
|
|
Loading…
Add table
Reference in a new issue