ICU-397 sorry, the previous commit had the wrong comment - make u_versionFrom/ToString() public

X-SVN-Rev: 1436
This commit is contained in:
Markus Scherer 2000-05-22 22:24:15 +00:00
parent db57518b4c
commit 7e85fb6dae

View File

@ -237,8 +237,8 @@ U_CAPI void U_EXPORT2
u_UCharsToChars(const UChar *us, char *cs, UTextOffset length);
/**
* Parse a string with dotted-decimal version information
* and fill in a UVersionInfo structure with the result.
* Parse a string with dotted-decimal version information and
* fill in a UVersionInfo structure with the result.
*
* @param versionArray The destination structure for the version information.
* @param versionString A string with dotted-decimal version information,