summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspider <devnull@localhost>1998-06-25 05:50:45 +0000
committerspider <devnull@localhost>1998-06-25 05:50:45 +0000
commit9b236265d78a78bd490534d4bfbf900c23f11934 (patch)
treee211c8d82ce9f9932a04e47d8827102a17c0567d
parenta14df4269ba52494c6d3e1d6d487ce8e9e6ecc8f (diff)
downloadnspr-hg-9b236265d78a78bd490534d4bfbf900c23f11934.tar.gz
NORMANDY_DDAY merge...
-rw-r--r--pr/include/prerror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/prerror.h b/pr/include/prerror.h
index e93211a1..0f56f106 100644
--- a/pr/include/prerror.h
+++ b/pr/include/prerror.h
@@ -25,7 +25,7 @@ PR_BEGIN_EXTERN_C
typedef PRInt32 PRErrorCode;
-#define PR_NSPR_ERROR_BASE -6000
+#define PR_NSPR_ERROR_BASE -2600
#define PR_OUT_OF_MEMORY_ERROR PR_NSPR_ERROR_BASE + 0
/* Insufficient memory to perform request */