We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fbad0 commit c602624Copy full SHA for c602624
src/ccstruct/mod128.cpp
@@ -20,7 +20,7 @@
20
21
namespace tesseract {
22
23
-static const int16_t idirtab[] = {
+static const TDimension idirtab[] = {
24
1000, 0, 998, 49, 995, 98, 989, 146, 980, 195, 970, 242, 956, 290, 941,
25
336, 923, 382, 903, 427, 881, 471, 857, 514, 831, 555, 803, 595, 773, 634,
26
740, 671, 707, 707, 671, 740, 634, 773, 595, 803, 555, 831, 514, 857, 471,
0 commit comments