mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-04-13 01:42:40 +02:00
mroe
This commit is contained in:
parent
060fbd0c83
commit
844933e2da
@ -984,7 +984,7 @@ let anon_fun s =
|
||||
Not_found ->
|
||||
match args.inputs with
|
||||
| [] ->
|
||||
Printf.eprintf "Warning: range ignored\n%!"
|
||||
Printf.eprintf "Warning: range '%s' ignored\n%!" s
|
||||
| (a, _, d, e, f, g)::t ->
|
||||
args.inputs <- (a, fixdashes s, d, e, f, g)::t
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user