X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/38965d80d70cacd0c944d32f7107549a3a272b35..46ad960434683b3e15eb17edf3b2d748c191fbc4:/src/src/daemon.c diff --git a/src/src/daemon.c b/src/src/daemon.c index 3c63c6368..88114d648 100644 --- a/src/src/daemon.c +++ b/src/src/daemon.c @@ -1493,7 +1493,7 @@ if (is_multiple_qrun()) /* we are managing periodic runs */ } else #endif - /* Normal periodic runL in order of run priority, find the first queue + /* Normal periodic run: in order of run priority, find the first queue for which we can start a runner */ for (q = qrunners; q; q = q->next)