summaryrefslogtreecommitdiff
path: root/lib/uniwbrk.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uniwbrk.in.h')
-rw-r--r--lib/uniwbrk.in.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/uniwbrk.in.h b/lib/uniwbrk.in.h
index b1bf25e3fa..59f8ce2280 100644
--- a/lib/uniwbrk.in.h
+++ b/lib/uniwbrk.in.h
@@ -63,10 +63,11 @@ enum
WBP_SQ = 15,
WBP_HL = 16,
WBP_ZWJ = 17,
- WBP_EB = 18,
- WBP_EM = 19,
- WBP_GAZ = 20,
- WBP_EBG = 21
+ WBP_EB = 18, /* obsolete */
+ WBP_EM = 19, /* obsolete */
+ WBP_GAZ = 20, /* obsolete */
+ WBP_EBG = 21, /* obsolete */
+ WBP_WSS = 22
};
/* Return the Word_Break property of a Unicode character. */