mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-329 Don't use // for comments
X-SVN-Rev: 5511
This commit is contained in:
parent
d126a41693
commit
f0fafdf9ed
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ u_vparseMessageWithError(const char *locale,
|
|||
UParseError *error,
|
||||
UErrorCode* status);
|
||||
|
||||
/////////// New experimental API //////////////////////////////////////////////////
|
||||
/*----------------------- New experimental API --------------------------- */
|
||||
|
||||
typedef void* UMessageFormat;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue