fix: mi: xsd: wrong comment for context_type_type
authorJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Wed, 13 Aug 2014 20:58:29 +0000 (16:58 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Sat, 16 Aug 2014 14:42:13 +0000 (10:42 -0400)
Signed-off-by: Jonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/mi_lttng.xsd

index f63065c398de007d7c19d9efe3f7419a6bfded8e..d2cc5d4b8b334437e163b10a87f049a5584e283f 100644 (file)
@@ -83,7 +83,7 @@ THE SOFTWARE.
                </xs:restriction>
        </xs:simpleType>
 
-       <!-- Maps to the lttng_loglevel_type enum -->
+       <!-- Maps to the lttng_event_context_type enum -->
        <xs:simpleType name="context_type_type">
                <xs:restriction base="xs:string">
                        <xs:enumeration value="PERF_COUNTER" />
This page took 0.025989 seconds and 4 git commands to generate.