mozilla/security/nss/lib/util dersubr.c secalgid.c secder.h secoid.h
bsmith%mozilla.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/util&files=dersubr.c:secalgid.c:secder.h:secoid.h&root=/cvsroot Changes committed by bsmith%mozilla.com: Update of /cvsroot/mozilla/security/nss/lib/util In directory dm-cvs01:/tmp/cvs-serv31524/lib/util Modified Files: dersubr.c secalgid.c secder.h secoid.h Log Message: Bug 663733: Add const modifier to declarations of functions used by ocspclnt and certhigh/ocsp.c, make const warning an error on Windows (v3), r=rrelyea