mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-14 00:31:47 +08:00
Print info when uzn file is used.
This commit is contained in:
parent
d5f23a61b3
commit
2746566ecc
@ -57,6 +57,7 @@ bool read_unlv_file( //print list of sides
|
||||
}
|
||||
fclose(pdfp);
|
||||
}
|
||||
tprintf("UZN file %s loaded.\n", name.string());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user