diff options
Diffstat (limited to 'core/ucaps.h')
-rw-r--r-- | core/ucaps.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/ucaps.h b/core/ucaps.h index 013f264d2f..ad71731617 100644 --- a/core/ucaps.h +++ b/core/ucaps.h @@ -1413,4 +1413,5 @@ static int _find_lower(int ch) { return ch; } -#endif + +#endif // UCAPS_H |