Sync with 5.4.3
[deliverable/titan.core.git] / core / Integer.hh
index 54cf6478d2adf86b3d32d8b15d9b5bf8aa22f5cd..6b4c33420253b17586831582009bb639eff55106 100644 (file)
@@ -166,7 +166,7 @@ public:
   /** @brief Decode according to XML Encoding Rules.
    **/
   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.022629 seconds and 5 git commands to generate.