Bug 397296, Firefox builds need to use the current NSS CVS tag
r=mconnor, blocking-firefox3=benjamin git-svn-id: svn://10.0.0.236/trunk@237602 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
502a0c4c9c
commit
a27c20cf94
@ -407,8 +407,8 @@ MODULES_all := \
|
||||
# For branches, uncomment the MOZ_CO_TAG line with the proper tag,
|
||||
# and commit this file on that tag.
|
||||
#MOZ_CO_TAG = <tag>
|
||||
NSPR_CO_TAG = NSPR_HEAD_20070820
|
||||
NSS_CO_TAG = NSS_3_12_ALPHA1B
|
||||
NSPR_CO_TAG = NSPR_HEAD_20071009
|
||||
NSS_CO_TAG = NSS_3_12_ALPHA_2
|
||||
LDAPCSDK_CO_TAG = LDAPCSDK_6_0_3_CLIENT_BRANCH
|
||||
LOCALES_CO_TAG =
|
||||
|
||||
|
||||
@ -1486,7 +1486,7 @@ SECStatus nsConvertCANamesToStrings(PRArenaPool* arena, char** caNameStrings,
|
||||
SECItem* dername;
|
||||
SECStatus rv;
|
||||
int headerlen;
|
||||
uint32 contentlen;
|
||||
PRUint32 contentlen;
|
||||
SECItem newitem;
|
||||
int n;
|
||||
char* namestring;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user