From: Richard Jones Date: Mon, 22 Feb 2010 22:42:24 +0000 (+0000) Subject: generator: More minor formatting adjustments to POD documentation. X-Git-Tag: 1.2.0~19 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=008eb609487935861c3b8995151987590e64258b;p=hivex.git generator: More minor formatting adjustments to POD documentation. --- diff --git a/generator/generator.ml b/generator/generator.ml index fe12c0b..89ba7d7 100755 --- a/generator/generator.ml +++ b/generator/generator.ml @@ -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, _, _) ->