fix XML
[ltt-control.git] / ltt-control / facilities / stack_arch_i386.xml
index 3eeee384c96e3bf5646c63013cacf76b32533591..4869c6b5dce4b99616e6f2cbc1b7bbaaa7c6ccb2 100644 (file)
@@ -6,8 +6,8 @@
     <description>Process EIP on the user stack</description>
     <field name="eip"> <description>Sequence of EIP</description>
                        <sequence write="custom">
-                               <uint>
-                               <ulong>
+                               <uint/>
+                               <ulong/>
                        </sequence>
                </field>
   </event>
@@ -16,8 +16,8 @@
     <description>EIP on the kernel stack</description>
     <field name="eip"> <description>Sequence of EIP</description>
                        <sequence write="custom">
-                               <uint>
-                               <ulong>
+                               <uint/>
+                               <ulong/>
                        </sequence>
                </field>
   </event>
This page took 0.022154 seconds and 4 git commands to generate.