Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / t-PQconninfoOption.sml
CommitLineData
f147efc8
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [from code at "/usr/include/postgresql/libpq-fe.h":144.1-157.19] *)
790a48a1
AC
3(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
4(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
f147efc8
AC
5local open C.Dim C in
6structure T_PQconninfoOption = struct
790a48a1
AC
7 type t = ST__PQconninfoOption.tag su
8 val typ = ST__PQconninfoOption.typ : t T.typ
f147efc8
AC
9end
10end