Skip to content

Commit 737ed55

Browse files
committed
NO_SPLIT
1 parent d9cb558 commit 737ed55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unicodetools/src/main/java/org/unicode/props/PropertyParsingInfo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ private static void parseNamesListFile(
950950

951951
aliasPropInfo.multivaluedSplit = NO_SPLIT;
952952
commentPropInfo.multivaluedSplit = NO_SPLIT;
953+
blockHeaderNoticePropInfo.multivaluedSplit = NO_SPLIT;
953954

954955
String blockHeader = null;
955956
String blockHeaderNotice = null;

0 commit comments

Comments
 (0)