nfqws2: fix wrong debug line

This commit is contained in:
bol-van
2026-04-12 17:45:40 +03:00
parent 3364294af6
commit f062579ca7
+1
View File
@@ -258,6 +258,7 @@ void NoInterceptLoop(void)
TimerPoolRun(&params.timers, 0);
}
}
return;
quit:
DLOG_CONDUP("quit requested\n");
}