git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NY] Code deduplication.
[stg.git]
/
stglibs
/
srvconf.lib
/
property_parsers.cpp
diff --git
a/stglibs/srvconf.lib/property_parsers.cpp
b/stglibs/srvconf.lib/property_parsers.cpp
index 4c5fcd6d7d9ae8809a14ee059d92fef09b3b3d03..fcb9020aa9bc6ddfd0708af3909ec82a0e5dc05b 100644
(file)
--- a/
stglibs/srvconf.lib/property_parsers.cpp
+++ b/
stglibs/srvconf.lib/property_parsers.cpp
@@
-35,7
+35,7
@@
Decode21str(value, attr[1]);
return true;
}
-bool GetIPValue(const char ** attr, uint32_t value)
+bool GetIPValue(const char ** attr, uint32_t
&
value)
{
if (!CheckValue(attr))
return false;