mozilla/security/nss/lib/freebl/ecl ecp_256.c
wtc%google.com <[email protected]> Fri, 15 Feb 2013 11:15:24 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl/ecl&files=ecp_256.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/freebl/ecl In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv25512 Modified Files: ecp_256.c Log Message: Bug 835091: Don't need to include <stdlib.h>. Declare internal functions as static. Remove a block of commented out code. r=ryan.sleevi.