search for: 7d0c041

Displaying 1 result from an estimated 1 matches for "7d0c041".

Did you mean: 2d0c04
2012 Apr 18
2
[PATCH libguestfs] maint: fix doc typos
...preceeding or +marker must appear on a line of its own, without any preceding or following characters (not even spaces). Note that the C<-E<lt>E<lt>> syntax only applies to parameters used to diff --git a/ocaml/examples/guestfs-ocaml.pod b/ocaml/examples/guestfs-ocaml.pod index 7d0c041..139997b 100644 --- a/ocaml/examples/guestfs-ocaml.pod +++ b/ocaml/examples/guestfs-ocaml.pod @@ -47,7 +47,7 @@ on the class C<Guestfs.guestfs>: method set_verbose : bool -> unit The object-oriented style is usually briefer, and the minor performance -penalty isn't noticable in the...