diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lbtest.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lbtest.hh b/src/lbtest.hh index 2719cf5..1fc7f07 100644 --- a/src/lbtest.hh +++ b/src/lbtest.hh @@ -41,6 +41,7 @@ public: public: LBTest(bool debug) : _debug(debug), + _resp_time(5), _state(K_NONE) {init();} |
