git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Temporary added config dump.
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
get_admin.h
diff --git
a/stglibs/srvconf.lib/parsers/get_admin.h
b/stglibs/srvconf.lib/parsers/get_admin.h
index 04ed892c411c437fda6e544760cc37b3cd409341..d8e2fe9ea0c795caf466c5d8db0ed10777150fd5 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_admin.h
+++ b/
stglibs/srvconf.lib/parsers/get_admin.h
@@
-37,6
+37,8
@@
namespace GET_ADMIN
class PARSER: public STG::PARSER
{
public:
+ typedef GET_ADMIN::INFO INFO;
+
PARSER(CALLBACK f, void * data);
virtual ~PARSER();
int ParseStart(const char * el, const char ** attr);