ICU-1433 Added a missing line at the end of file

X-SVN-Rev: 9838
This commit is contained in:
Vladimir Weinstein 2002-09-04 15:15:15 +00:00
parent 8238930139
commit 8f14f1acab

View File

@ -6742,4 +6742,4 @@ ucol_getTailoredSet(const UCollator *coll, UErrorCode *status)
}
ucol_tok_closeTokenList(&src);
return tailored;
}
}