Skip to content

Commit fd1eabb

Browse files
committed
Fixed typo (2).
1 parent 9be4ec4 commit fd1eabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crengine/include/crsetup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
#endif
306306

307307
#ifndef USE_GLYPHCACHE_HASHTABLE
308-
#define USE_HASHTABLE_GLYPHCACHE 0
308+
#define USE_GLYPHCACHE_HASHTABLE 0
309309
#endif
310310

311311
// Maximum & minimum screen resolution

0 commit comments

Comments
 (0)