mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-08 02:12:40 +08:00
slight tweak
This commit is contained in:
parent
bded8f13d7
commit
020eb00912
@ -144,7 +144,7 @@ class TessdataManager {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Opens the given data file and reads the offset table.
|
* Opens the given data file and reads the offset table.
|
||||||
* Returns true on success.
|
* @return true on success.
|
||||||
*/
|
*/
|
||||||
bool Init(const char *data_file_name, int debug_level);
|
bool Init(const char *data_file_name, int debug_level);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user