fixes bug 242985 "Define module for IPC specific error codes" r/moa=dougt

This commit is contained in:
darin%meer.net 2004-05-11 05:04:25 +00:00
parent b5abfd1708
commit 63f37119b2

View File

@ -92,6 +92,7 @@
#define NS_ERROR_MODULE_CONTENT 25
#define NS_ERROR_MODULE_PYXPCOM 26
#define NS_ERROR_MODULE_XSLT 27
#define NS_ERROR_MODULE_IPC 28
/* NS_ERROR_MODULE_GENERAL should be used by modules that do not
* care if return code values overlap. Callers of methods that