X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FSocketSource.test.cc;h=a1f37118fe6e94e06a268b570f82344100029dd7;hb=c7ddbbb0bc014bdfe6daef91e2d1c512d77e9fff;hp=bb1c59d983bbe492800d034807efc1baf2c5ddca;hpb=db007c39287e3c666dd6b53edc8c3404617c7dd5;p=senf.git diff --git a/PPI/SocketSource.test.cc b/PPI/SocketSource.test.cc index bb1c59d..a1f3711 100644 --- a/PPI/SocketSource.test.cc +++ b/PPI/SocketSource.test.cc @@ -47,7 +47,7 @@ namespace debug = module::debug; namespace { void timeout() { - senf::Scheduler::instance().terminate(); + senf::scheduler::terminate(); } }