From 5c9c0d249b262ee7984de20fbf6bb7bf4e76f3a3 Mon Sep 17 00:00:00 2001 From: "relyea%netscape.com" Date: Thu, 9 Jan 2003 18:44:26 +0000 Subject: [PATCH] Remember to include the global: tag --- security/nss/lib/nss/nss.def | 1 + 1 file changed, 1 insertion(+) diff --git a/security/nss/lib/nss/nss.def b/security/nss/lib/nss/nss.def index 576aba404fb2..a6485ea659e9 100644 --- a/security/nss/lib/nss/nss.def +++ b/security/nss/lib/nss/nss.def @@ -730,6 +730,7 @@ PK11_WaitForTokenEvent; ;+ *; ;+}; ;+NSS_3.7.1 { # NSS 3.7.1 release +;+ global: PK11_TokenRefresh; ;+ local: ;+ *;