git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added "done" signature for parsers.
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
chg_corp.cpp
diff --git
a/stglibs/srvconf.lib/parsers/chg_corp.cpp
b/stglibs/srvconf.lib/parsers/chg_corp.cpp
index dc884220d2a4d0519db9f61ef48dfd99b52f5327..daa54644801f7450511693e56d1fab30def6c8f2 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/chg_corp.cpp
+++ b/
stglibs/srvconf.lib/parsers/chg_corp.cpp
@@
-29,7
+29,7
@@
using namespace STG;
-std::string CHG_CORP::Serialize(const CORP_CONF_RES & conf)
+std::string CHG_CORP::Serialize(const CORP_CONF_RES & conf
, const std::string & /*encoding*/
)
{
std::ostringstream stream;