lowercase

This commit is contained in:
John Whitington
2021-10-01 22:05:43 +01:00
parent 9537312f0c
commit 1377c5af83
7 changed files with 7 additions and 7 deletions

2
cpdfjson.mli Normal file
View File

@@ -0,0 +1,2 @@
val to_output : Pdfio.output -> bool -> bool -> Pdf.t -> unit
val of_input : Pdfio.input -> Pdf.t