Chromium Code Reviews| Index: nss/lib/softoken/softoken.h |
| =================================================================== |
| --- nss/lib/softoken/softoken.h (revision 256695) |
| +++ nss/lib/softoken/softoken.h (working copy) |
| @@ -35,7 +35,7 @@ |
| const unsigned char *sig, unsigned int sigLen, |
| const unsigned char *hash, unsigned int hashLen); |
| -#ifdef NSS_ENABLE_ECC |
| +#ifndef NSS_DISABLE_ECC |
| /* |
| ** pepare an ECParam structure from DEREncoded params |
| */ |