diff src/regex.h @ 104:cf808b4c4290 r20-1b4

Import from CVS: tag r20-1b4
author cvs
date Mon, 13 Aug 2007 09:16:51 +0200
parents 131b0175ea99
children 3d6bfa290dbd
line wrap: on
line diff
--- a/src/regex.h	Mon Aug 13 09:15:51 2007 +0200
+++ b/src/regex.h	Mon Aug 13 09:16:51 2007 +0200
@@ -279,6 +279,7 @@
 #endif
 #ifdef MULE
   ,REG_ERANGESPAN	/* Ranges may not span charsets. */
+  ,REG_ECATEGORY	/* Invalid category designator */
 #endif
 } reg_errcode_t;