some bug fixes
This commit is contained in:
parent
0e49d60994
commit
0e914c629e
16 changed files with 179 additions and 52 deletions
7
pkg/scan/args_openbsd.go
Normal file
7
pkg/scan/args_openbsd.go
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Copyright (C) 2019 Marius Schellenberger
|
||||
|
||||
// +build openbsd
|
||||
|
||||
package scan
|
||||
|
||||
const tesseract_oem = "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue