Skip to content

Commit ce43cf0

Browse files
committed
ocamlformat
1 parent 12e41c1 commit ce43cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/postgresql.mli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ val null : string
216216
[null] is also returned by [getvalue] and [get_escaped_value], [gettuple],
217217
... for NULL values.
218218
219-
Remark: is you use NULL within array or other structured data, you will
220-
have to handle NULL values according to postgresql documentation. *)
219+
Remark: is you use NULL within array or other structured data, you will have
220+
to handle NULL values according to postgresql documentation. *)
221221

222222
(** Class type of query results.
223223

0 commit comments

Comments
 (0)