search for: 11ea436

Displaying 1 result from an estimated 1 matches for "11ea436".

Did you mean: 11436
2015 Mar 31
1
[PATCH] actions.ml: fix a typo
s/inclding/including Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- generator/actions.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions.ml b/generator/actions.ml index bd654a3..11ea436 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12262,7 +12262,7 @@ Destroy a quota group." }; optional = Some "btrfs"; camel_name = "BTRFSQgroupShow"; shortdesc = "show subvolume quota groups"; longdesc = "\ -Show all subvolum...