summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-06-27 18:32:49 +0000
committerwtc%netscape.com <devnull@localhost>2002-06-27 18:32:49 +0000
commitd554d107a71fc1173376e7bd96955e80c126bcc3 (patch)
tree5f17fa71e4930f1895f360228b4620ff95e42d89
parent90d852ca74241a0dd4d628ba75a15eff5af73c06 (diff)
downloadnss-hg-d554d107a71fc1173376e7bd96955e80c126bcc3.tar.gz
Bugzilla bug 154656: changed "softoken" to "softokn" to match the file
name. Tag: NSS_3_5_BRANCH
-rw-r--r--security/nss/lib/softoken/softokn.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/softoken/softokn.rc b/security/nss/lib/softoken/softokn.rc
index a6477ed12..f2a4cb649 100644
--- a/security/nss/lib/softoken/softokn.rc
+++ b/security/nss/lib/softoken/softokn.rc
@@ -34,7 +34,7 @@
#include "nss.h"
#include <winver.h>
-#define MY_LIBNAME "softoken"
+#define MY_LIBNAME "softokn"
#ifdef MOZ_CLIENT
#define CLIENTS " for Clients"
#else