summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorian.mcgreer%sun.com <devnull@localhost>2002-03-04 17:17:47 +0000
committerian.mcgreer%sun.com <devnull@localhost>2002-03-04 17:17:47 +0000
commita04ae3825577d39915ddaf435feb2291e0b5c74a (patch)
tree4b3ed7ea5a426fc8687514765e94fdf730586f12
parent584180740c970de066c37a958ae8a490f7d69da1 (diff)
downloadnss-hg-a04ae3825577d39915ddaf435feb2291e0b5c74a.tar.gz
IMPLEMENT-->EXTERN for header file
-rw-r--r--security/nss/lib/dev/dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/dev/dev.h b/security/nss/lib/dev/dev.h
index bbc8fce4f..c9a508abd 100644
--- a/security/nss/lib/dev/dev.h
+++ b/security/nss/lib/dev/dev.h
@@ -452,7 +452,7 @@ NSSAlgorithmAndParameters_CreateMD5Digest
#ifdef NSS_3_4_CODE
/* exposing this for the smart card cache code */
-NSS_IMPLEMENT nssCryptokiInstance *
+NSS_EXTERN nssCryptokiInstance *
nssCryptokiInstance_Create
(
NSSArena *arena,