git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ticket. The line for the change-policy-timeout adding to the vector
[stg.git]
/
include
/
stg
/
user_conf.h
diff --git
a/include/stg/user_conf.h
b/include/stg/user_conf.h
index d0415c42b47f36f18e55983f9d59df0ba853bd02..a16b392984454fe0679baad959f7457492068331 100644
(file)
--- a/
include/stg/user_conf.h
+++ b/
include/stg/user_conf.h
@@
-51,9
+51,8
@@
struct USER_CONF
struct USER_CONF_RES
{
USER_CONF_RES()
struct USER_CONF_RES
{
USER_CONF_RES()
- {
- }
-
+ : userdata(USERDATA_NUM)
+ {}
USER_CONF_RES & operator=(const USER_CONF & uc)
{
userdata.resize(USERDATA_NUM);
USER_CONF_RES & operator=(const USER_CONF & uc)
{
userdata.resize(USERDATA_NUM);