generator: More minor formatting adjustments to POD documentation.
authorRichard Jones <rjones@redhat.com>
Mon, 22 Feb 2010 22:42:24 +0000 (22:42 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 22 Feb 2010 22:42:24 +0000 (22:42 +0000)
generator/generator.ml

index fe12c0b..89ba7d7 100755 (executable)
@@ -733,8 +733,11 @@ struct hive_set_value {
   char *value;
 };
 typedef struct hive_set_value hive_set_value;
+
 ";
 
+  pr "/* Functions. */\n";
+
   (* Function declarations. *)
   List.iter (
     fun (shortname, style, _, _) ->