utf8.h: Add #define
authorKarl Williamson <public@khwilliamson.com>
Sun, 20 Mar 2011 15:58:44 +0000 (09:58 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 20 Mar 2011 18:16:12 +0000 (12:16 -0600)
utf8.h

diff --git a/utf8.h b/utf8.h
index dc880d1..a08ba04 100644 (file)
--- a/utf8.h
+++ b/utf8.h
@@ -427,6 +427,7 @@ Perl's extended UTF-8 means we can have start bytes up to FF.
 #define GREEK_SMALL_LETTER_MU                   0x03BC
 #define GREEK_CAPITAL_LETTER_MU 0x039C /* Upper and title case of MICRON */
 #define LATIN_CAPITAL_LETTER_Y_WITH_DIAERESIS 0x0178   /* Also is title case */
+#define LATIN_CAPITAL_LETTER_SHARP_S   0x1E9E
 
 #define UNI_DISPLAY_ISPRINT    0x0001
 #define UNI_DISPLAY_BACKSLASH  0x0002