missing param

This commit is contained in:
Jim O'Regan 2015-07-20 18:30:04 +01:00
parent 312ce37de7
commit ec2fdece64

View File

@ -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