mozilla/security/nss/lib/softoken pkcs11c.c
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/softoken&files=pkcs11c.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/softoken In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv1049 Modified Files: pkcs11c.c Log Message: Bug 753189: declare 'okm' without the 'const' to fix a compiler warning about different 'const' qualifiers. r=bsmith.