aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_is_pat_syn.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode/prop/uprop_is_pat_syn.c')
-rw-r--r--lib/unicode/prop/uprop_is_pat_syn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/prop/uprop_is_pat_syn.c b/lib/unicode/prop/uprop_is_pat_syn.c
index cab14e8..c2beece 100644
--- a/lib/unicode/prop/uprop_is_pat_syn.c
+++ b/lib/unicode/prop/uprop_is_pat_syn.c
@@ -1,6 +1,6 @@
/* This file is autogenerated by gen/prop/bool-props; DO NOT EDIT. */
-#include "__bsearch.h"
+#include "_bsearch.h"
#include "bitset.h"
#include "rune.h"
#include "unicode/prop.h"
@@ -32,7 +32,7 @@ static const struct {
{RUNE_C(0x00FE45), RUNE_C(0x00FE46)},
};
-__MLIB_DEFINE_BSEARCH_CONTAINS(lookup)
+_MLIB_DEFINE_BSEARCH_CONTAINS(lookup)
bool
uprop_is_pat_syn(rune ch)