From 73e4986866e5d1d97df390995f7713ce68cd380f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 26 Mar 2014 11:24:25 +0100 Subject: [PATCH] ntp: fix comment on NCR_ProcessUnknown --- ntp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntp_core.c b/ntp_core.c index a63b5a2..87944d0 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -1439,7 +1439,7 @@ NCR_ProcessKnown /* ================================================== */ /* This routine is called when a new packet arrives off the network, - and it relates to a source we have an ongoing protocol exchange with */ + and it relates to a source we don't know (not our server or peer) */ void NCR_ProcessUnknown