git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ticket 12. The if() construction for StopOnError parameter added in the
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
chg_corp.h
diff --git
a/stglibs/srvconf.lib/parsers/chg_corp.h
b/stglibs/srvconf.lib/parsers/chg_corp.h
index 8b75fbd44dd2ae51472c83edd9de513b9a702b55..b30482f7dec9f1593121fc5262d9e7301f938fc3 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/chg_corp.h
+++ b/
stglibs/srvconf.lib/parsers/chg_corp.h
@@
-34,7
+34,7
@@
namespace STG
namespace CHG_CORP
{
namespace CHG_CORP
{
-std::string Serialize(const CORP_CONF_RES & conf);
+std::string Serialize(const CORP_CONF_RES & conf
, const std::string & encoding
);
} // namespace CHG_CORP
} // namespace STG
} // namespace CHG_CORP
} // namespace STG