Commit 767c0887 authored by YannGarcia's avatar YannGarcia
Browse files

Add encode XML variant

parent 2645a524
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -19,11 +19,6 @@ module LibHttp_XmlMessageBodyTypes {
    }
    
} with {
<<<<<<< Updated upstream
  variant "";
  encode "XML"
=======
  encode "XML";
  variant ""
>>>>>>> Stashed changes
} // End of LibHttp_XmlMessageBodyTypes