Added Error Offset Code for the Unicode Converters module.

This commit is contained in:
cata%netscape.com 1999-01-27 18:00:50 +00:00
Родитель ba3278f97a
Коммит c00a23c5d8
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -62,6 +62,7 @@ typedef PRUint32 nsresult;
#define NS_ERROR_MODULE_LAYOUT 8
#define NS_ERROR_MODULE_HTMLPARSER 9
#define NS_ERROR_MODULE_RDF 10
#define NS_ERROR_MODULE_UCONV 11
/**
* @name Standard Error Handling Macros

Просмотреть файл

@ -62,6 +62,7 @@ typedef PRUint32 nsresult;
#define NS_ERROR_MODULE_LAYOUT 8
#define NS_ERROR_MODULE_HTMLPARSER 9
#define NS_ERROR_MODULE_RDF 10
#define NS_ERROR_MODULE_UCONV 11
/**
* @name Standard Error Handling Macros