git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'naffanya-dev'
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
chg_tariff.cpp
diff --git
a/stglibs/srvconf.lib/parsers/chg_tariff.cpp
b/stglibs/srvconf.lib/parsers/chg_tariff.cpp
index b2bc52d6f8f548abd16f7ab7924ac63b1222f722..80bb4cb2dcc87c50a1c220066394815e4b180076 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/chg_tariff.cpp
+++ b/
stglibs/srvconf.lib/parsers/chg_tariff.cpp
@@
-51,7
+51,7
@@
stream << "<" << name << " value=\"" << res << "\"/>";
} // namespace anonymous
-std::string CHG_TARIFF::Serialize(const TARIFF_DATA_RES & data)
+std::string CHG_TARIFF::Serialize(const TARIFF_DATA_RES & data
, const std::string & /*encoding*/
)
{
std::ostringstream stream;