mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
missing param
This commit is contained in:
parent
312ce37de7
commit
ec2fdece64
@ -236,6 +236,7 @@ namespace tesseract {
|
||||
* a set of character normalization protos. It then fills in
|
||||
* the data structure by reading from the specified File.
|
||||
* @param File open text file to read normalization protos from
|
||||
* @param end_offset
|
||||
* Globals: none
|
||||
* @return Character normalization protos.
|
||||
* @note Exceptions: none
|
||||
|
Loading…
Reference in New Issue
Block a user