git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Parse TCP port correctly.
[stg.git]
/
projects
/
rlm_stg
/
types.h
diff --git
a/projects/rlm_stg/types.h
b/projects/rlm_stg/types.h
index d98ddd46853b418872d7ebefcb59c3e462f8c411..2bc721fc2272bf0c37378cc89ed1f1f9c2f96508 100644
(file)
--- a/
projects/rlm_stg/types.h
+++ b/
projects/rlm_stg/types.h
@@
-35,6
+35,7
@@
struct RESULT
{
PAIRS modify;
PAIRS reply;
+ int returnCode;
};
enum REQUEST_TYPE {