From 79344fee39ad399cfe2102c87e13c731d752af0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Fri, 23 Mar 2018 16:08:53 -0400 Subject: [PATCH] Fix: missing type definitions in mi-lttng-3.0.xsd MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- src/common/mi-lttng-3.0.xsd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/src/common/mi-lttng-3.0.xsd b/src/common/mi-lttng-3.0.xsd index f800758aa..1b8322d39 100644 --- a/src/common/mi-lttng-3.0.xsd +++ b/src/common/mi-lttng-3.0.xsd @@ -417,6 +417,8 @@ THE SOFTWARE. + + @@ -562,6 +564,32 @@ THE SOFTWARE. + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -581,6 +609,7 @@ THE SOFTWARE. + @@ -608,6 +637,8 @@ THE SOFTWARE. + + -- 2.34.1