X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=op_inspection_dialog.mli;h=1d2cb8a7a5f91298217aeb00a736f2ac5a6321fb;hb=23a1eac79ffcbab1801b89430fc0354e44cf7599;hp=9e9901c34bd67182218b332d91cea42c780ccfb2;hpb=674ec31578216d728c4ab9c0a8a297e47c81c492;p=guestfs-browser.git diff --git a/op_inspection_dialog.mli b/op_inspection_dialog.mli index 9e9901c..1d2cb8a 100644 --- a/op_inspection_dialog.mli +++ b/op_inspection_dialog.mli @@ -19,8 +19,8 @@ (** Operating system inspection data dialog. *) val inspection_dialog : Filetree.tree -> Slave_types.inspection_os -> unit - (** [dialog tree os] creates a operating system inspection - dialog, displaying the inspection data from [os]. + (** [inspection_dialog tree os] creates a operating system + inspection dialog, displaying the inspection data from [os]. [tree] is passed here just so that we can register a signal to destroy the dialog when the tree is cleared. *)