diff --git a/src/Adapter.cc b/src/Adapter.cc index a0ed7d6..7bcb3e4 100644 --- a/src/Adapter.cc +++ b/src/Adapter.cc @@ -65,7 +65,7 @@ namespace pEp { ::adapter_group_init(); } - void Session::refresh() + void Session::_new() { std::lock_guard lock(mut);