ICU-4425 Fix the last checkin.
X-SVN-Rev: 17315
This commit is contained in:
parent
e8122316a2
commit
9189ce6392
@ -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…
Reference in New Issue
Block a user