ICU-8428 fix @draft vs. U_DRAFT inconsistency
X-SVN-Rev: 30116
This commit is contained in:
parent
c1cae305f1
commit
36f6ca2868
@ -420,7 +420,7 @@ uregex_getUText(URegularExpression *regexp,
|
||||
*
|
||||
* @draft ICU 4.8
|
||||
*/
|
||||
U_INTERNAL void U_EXPORT2
|
||||
U_DRAFT void U_EXPORT2
|
||||
uregex_refreshUText(URegularExpression *regexp,
|
||||
UText *text,
|
||||
UErrorCode *status);
|
||||
|
Loading…
Reference in New Issue
Block a user