Sync with 5.4.3
[deliverable/titan.core.git] / core / Boolean.hh
index 2a7a60e664d38b7281abbda0b3e76adca4ceb6fe..95d0414ba1a7bbb9fd451c4e608590fa503b7749 100644 (file)
@@ -105,7 +105,7 @@ public:
   int XER_encode(const XERdescriptor_t& p_td,
                  TTCN_Buffer& p_buf, unsigned int flavor, int indent, embed_values_enc_struct_t*) const;
   int XER_decode(const XERdescriptor_t& p_td, XmlReaderWrap& reader,
-                 unsigned int flavor, embed_values_dec_struct_t*);
+                 unsigned int flavor, unsigned int flavor2, embed_values_dec_struct_t*);
   
   /** Encodes accordingly to the JSON encoding rules.
     * Returns the length of the encoded data. */
This page took 0.02358 seconds and 5 git commands to generate.