mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
renamed params
This commit is contained in:
parent
167e216ad5
commit
94983838d8
@ -2340,8 +2340,8 @@ void InitBuckets(BUCKETS *Buckets) {
|
||||
*
|
||||
* It is called by the list search routines.
|
||||
*
|
||||
* @param ChiStruct chi-squared struct being tested for a match
|
||||
* @param SearchKey chi-squared struct that is the search key
|
||||
* @param arg1 chi-squared struct being tested for a match
|
||||
* @param arg2 chi-squared struct that is the search key
|
||||
* @return TRUE if ChiStruct's Alpha matches SearchKey's Alpha
|
||||
* @note Exceptions: none
|
||||
* @note History: Thu Aug 3 14:17:33 1989, DSJ, Created.
|
||||
|
Loading…
Reference in New Issue
Block a user