git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed merge issues.
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
get_user.h
diff --git
a/stglibs/srvconf.lib/parsers/get_user.h
b/stglibs/srvconf.lib/parsers/get_user.h
index 12050752d403a4673c9a8d534189f53e12b33366..519d67b6587c0a0425b89cb3d40542b03d1699d4 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_user.h
+++ b/
stglibs/srvconf.lib/parsers/get_user.h
@@
-37,6
+37,8
@@
namespace GET_USER
class PARSER: public STG::PARSER
{
public:
+ typedef GET_USER::INFO INFO;
+
PARSER(CALLBACK f, void * data);
virtual ~PARSER();
int ParseStart(const char * el, const char ** attr);