mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 02:48:48 +00:00
Fixed misspelling.
This commit is contained in:
parent
1ac4e03f40
commit
4f99429abb
@ -364,7 +364,7 @@ struct PK11SlotStr {
|
||||
NSSLOWCERTCertDBHandle *certDB;
|
||||
NSSLOWKEYDBHandle *keyDB;
|
||||
int minimumPinLen;
|
||||
PRInt32 sessionIDCount; /* atomically incremeneted */
|
||||
PRInt32 sessionIDCount; /* atomically incremented */
|
||||
int sessionIDConflict; /* not protected by a lock */
|
||||
int sessionCount;
|
||||
int rwSessionCount;
|
||||
|
Loading…
x
Reference in New Issue
Block a user