Chromium Code Reviews| Index: mozilla/security/nss/lib/libpkix/include/pkixt.h |
| =================================================================== |
| --- mozilla/security/nss/lib/libpkix/include/pkixt.h (revision 158129) |
| +++ mozilla/security/nss/lib/libpkix/include/pkixt.h (working copy) |
| @@ -339,6 +339,7 @@ |
| /* Define all the error numbers */ |
| typedef enum { |
| #include "pkix_errorstrings.h" |
| +, PKIX_NUMERRORCODES |
| } PKIX_ERRORCODE; |
| extern const char * const PKIX_ErrorText[]; |