git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0414ad3
)
generator: More minor formatting adjustments to POD documentation.
author
Richard Jones
<rjones@redhat.com>
Mon, 22 Feb 2010 22:42:24 +0000
(22:42 +0000)
committer
Richard Jones
<rjones@redhat.com>
Mon, 22 Feb 2010 22:42:24 +0000
(22:42 +0000)
generator/generator.ml
patch
|
blob
|
history
diff --git
a/generator/generator.ml
b/generator/generator.ml
index
fe12c0b
..
89ba7d7
100755
(executable)
--- 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, _, _) ->