mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-4425 Fix the last checkin.
X-SVN-Rev: 17315
This commit is contained in:
parent
e8122316a2
commit
9189ce6392
1 changed files with 1 additions and 1 deletions
|
@ -1304,7 +1304,7 @@ u_setDataDirectory(const char *directory) {
|
|||
shared library is used, and this is a way to make sure that NULL
|
||||
is never returned.
|
||||
*/
|
||||
directory = "";
|
||||
newDataDir = "";
|
||||
}
|
||||
else {
|
||||
length=(int32_t)uprv_strlen(directory);
|
||||
|
|
Loading…
Add table
Reference in a new issue