Added NS_ERROR_MODULE_MAILNEWS

This commit is contained in:
warren%netscape.com 1999-02-09 04:28:17 +00:00
parent 6025c5369c
commit d63ed15c2d
2 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,8 @@ typedef PRUint32 nsresult;
#define NS_ERROR_MODULE_RDF 10
#define NS_ERROR_MODULE_UCONV 11
#define NS_ERROR_MODULE_MAILNEWS 16
/**
* @name Standard Error Handling Macros
*/

View File

@ -64,6 +64,8 @@ typedef PRUint32 nsresult;
#define NS_ERROR_MODULE_RDF 10
#define NS_ERROR_MODULE_UCONV 11
#define NS_ERROR_MODULE_MAILNEWS 16
/**
* @name Standard Error Handling Macros
*/