Sync with 5.4.3
[deliverable/titan.core.git] / core / Octetstring.hh
index ca10f66f2812c5c9bc82f9141f53a9df4f76ea14..a4f03f1c2e034244cfe71ba07afad234cf12b682 100644 (file)
@@ -157,7 +157,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.022917 seconds and 5 git commands to generate.