adding an LDAP module to the NS_ERROR global define space. a=r=waterson@mozilla.org

This commit is contained in:
dmose%mozilla.org 2000-06-20 03:33:26 +00:00
parent 4a52af62ab
commit 3150a332d2

View File

@ -74,6 +74,7 @@ typedef PRUint32 nsresult;
#define NS_ERROR_MODULE_EDITOR 17
#define NS_ERROR_MODULE_XPCONNECT 18
#define NS_ERROR_MODULE_PROFILE 19
#define NS_ERROR_MODULE_LDAP 20
/**
* @name Standard Error Handling Macros