summaryrefslogtreecommitdiff
path: root/test/header_factory_tests/header_factory_test_client.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/header_factory_tests/header_factory_test_client.hpp')
-rw-r--r--test/header_factory_tests/header_factory_test_client.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/header_factory_tests/header_factory_test_client.hpp b/test/header_factory_tests/header_factory_test_client.hpp
index 1b96edd..911c754 100644
--- a/test/header_factory_tests/header_factory_test_client.hpp
+++ b/test/header_factory_tests/header_factory_test_client.hpp
@@ -21,7 +21,7 @@ class header_factory_test_client
{
public:
header_factory_test_client(bool _use_tcp);
- void init();
+ bool init();
void start();
void stop();
void join_sender_thread();