mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[arabic-fallback] Fix warning
This commit is contained in:
parent
55350377b0
commit
4520911429
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan,
|
|||
}
|
||||
}
|
||||
assert (false);
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
#define ARABIC_FALLBACK_MAX_LOOKUPS ARRAY_LENGTH_CONST (arabic_fallback_features)
|
||||
|
|
Loading…
Add table
Reference in a new issue