I forgot to make version NSPR_4.2 depend on version NSPR_4.0.

This commit is contained in:
wtc%netscape.com 2003-01-03 22:22:47 +00:00
parent b6f1254572
commit 5a65674f80

View File

@ -42,8 +42,8 @@ PL_strstr;
libVersionPoint;
local: *;
};
NSPR_4.2 {
global:
PL_strtok_r;
local: *;
};
} NSPR_4.0;