Alphabetize external symbols for NSS 3.11.1.

git-svn-id: svn://10.0.0.236/branches/NSS_3_11_BRANCH@195243 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nelson%bolyard.com
2006-04-24 06:41:55 +00:00
parent ad1040a8ec
commit 1fc8af12e9

View File

@@ -874,10 +874,10 @@ SECMOD_OpenUserDB;
;+};
;+NSS_3.11.1 {
;+ global:
SEC_ASN1EncodeUnsignedInteger;
SEC_RegisterDefaultHttpClient;
NSS_RegisterShutdown;
NSS_UnregisterShutdown;
SEC_ASN1EncodeUnsignedInteger;
SEC_RegisterDefaultHttpClient;
;+ local:
;+ *;
;+};