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 (settings->GetStopOnError()) check and displays
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
chg_admin.h
diff --git
a/stglibs/srvconf.lib/parsers/chg_admin.h
b/stglibs/srvconf.lib/parsers/chg_admin.h
index c10332cd71beb4fa7c491c64085f9c30fa5ad941..7041aa8ef60e34ebc9cb4350db3351ffd2f9915d 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/chg_admin.h
+++ b/
stglibs/srvconf.lib/parsers/chg_admin.h
@@
-34,7
+34,7
@@
namespace STG
namespace CHG_ADMIN
{
-std::string Serialize(const ADMIN_CONF_RES & conf);
+std::string Serialize(const ADMIN_CONF_RES & conf
, const std::string & encoding
);
} // namespace CHG_ADMIN
} // namespace STG