Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / t-PostgresPollingStatusType.sml
index 6349766..d5596a8 100644 (file)
@@ -1,10 +1,11 @@
 (* This file has been generated automatically. DO NOT EDIT! *)
 (* [from code at "/usr/include/postgresql/libpq-fe.h":62.1-69.28] *)
-(* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
-(* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
+(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
+(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
 local open C.Dim C in
 structure T_PostgresPollingStatusType = struct
-    type t = ET_'PostgresPollingStatusType.tag enum T.typ
-    val typ = T.enum : ET_'PostgresPollingStatusType.tag enum T.typ : t
+    type t = ET_'PostgresPollingStatusType.tag enum
+    val typ =
+        T.enum : ET_'PostgresPollingStatusType.tag enum T.typ : t T.typ
 end
 end