summaryrefslogtreecommitdiffstats
path: root/include/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/regex.h')
-rw-r--r--include/regex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/regex.h b/include/regex.h
index 21a7d30..a362dc0 100644
--- a/include/regex.h
+++ b/include/regex.h
@@ -75,7 +75,7 @@ typedef struct {
#define REG_DUMP 0200
/* regerror() flags */
-#define REG_ENOSYS -1 /* Reserved */
+#define REG_ENOSYS -1 /* Reserved */
#define REG_NOMATCH 1
#define REG_BADPAT 2
#define REG_ECOLLATE 3
OpenPOWER on IntegriCloud