xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libxl: small indentation fix in libxl_types.idl
@ 2016-02-19 15:22 Fabio Fantoni
  2016-02-24 11:51 ` Wei Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Fantoni @ 2016-02-19 15:22 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2, Fabio Fantoni, Ian.Jackson, Ian.Campbell

Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz>
---
 tools/libxl/libxl_types.idl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl
index 9ad7eba..8eb24e1 100644
--- a/tools/libxl/libxl_types.idl
+++ b/tools/libxl/libxl_types.idl
@@ -457,7 +457,7 @@ libxl_domain_build_info = Struct("domain_build_info",[
     ("ioports",          Array(libxl_ioport_range, "num_ioports")),
     ("irqs",             Array(uint32, "num_irqs")),
     ("iomem",            Array(libxl_iomem_range, "num_iomem")),
-    ("claim_mode",	     libxl_defbool),
+    ("claim_mode",       libxl_defbool),
     ("event_channels",   uint32),
     ("kernel",           string),
     ("cmdline",          string),
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-22 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-19 15:22 [PATCH] libxl: small indentation fix in libxl_types.idl Fabio Fantoni
2016-02-24 11:51 ` Wei Liu
2016-03-30 10:24   ` Fabio Fantoni
2016-04-22 14:32     ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).