summaryrefslogtreecommitdiff
path: root/test/header_factory_tests/header_factory_test_service.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/header_factory_tests/header_factory_test_service.hpp')
-rw-r--r--test/header_factory_tests/header_factory_test_service.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/header_factory_tests/header_factory_test_service.hpp b/test/header_factory_tests/header_factory_test_service.hpp
index b58a29b..a28d040 100644
--- a/test/header_factory_tests/header_factory_test_service.hpp
+++ b/test/header_factory_tests/header_factory_test_service.hpp
@@ -20,7 +20,7 @@ class header_factory_test_service
{
public:
header_factory_test_service(bool _use_static_routing);
- void init();
+ bool init();
void start();
void stop();
void offer();