mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
missing param
This commit is contained in:
parent
cce044fa66
commit
167e216ad5
@ -1126,8 +1126,9 @@ void ClearFeatureSpaceWindow(NORM_METHOD norm_method, ScrollView* window) {
|
||||
* This routine writes Templates to File. The format
|
||||
* is an efficient binary format. File must already be open
|
||||
* for writing.
|
||||
* @param File open file to write templates to
|
||||
* @param File open file to write templates to
|
||||
* @param Templates templates to save into File
|
||||
* @param target_unicharset the UNICHARSET to use
|
||||
* @return none
|
||||
* @note Globals: none
|
||||
* @note Exceptions: none
|
||||
|
Loading…
Reference in New Issue
Block a user