diff --git a/source/main.cpp b/source/main.cpp index b0f4002..600b5d9 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -57,7 +57,7 @@ void packet_wol_handler( return; } - std::cerr << "Found no matching node." << std::endl + std::cerr << "Found no matching node." << std::endl; } int main() {