From: Harlan Stenn Date: Mon, 5 Oct 2015 10:32:02 +0000 (+0000) Subject: typos X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b287cfefcb711944fbe1fb3b3c6bf1dcfeabded4;p=thirdparty%2Fntp.git typos bk: 561251a2aCMXLyWljsPPnxftN27Fdg --- diff --git a/ntpd/ntp_crypto.c b/ntpd/ntp_crypto.c index a09d6eef6..c9deff952 100644 --- a/ntpd/ntp_crypto.c +++ b/ntpd/ntp_crypto.c @@ -4051,11 +4051,11 @@ crypto_config( } /* - * Get payload size (internal value length) of an extension packet. If - * the inner value length does not match the outer packet length (that + * Get the payload size (internal value length) of an extension packet. + * If the inner value size does not match the outer packet size (that * is, the value would end behind the frame given by the opcode/size - * field) the function will efectively return UINT_MAX. If the frame is - * too short to holda variable-sized value, the return value is zero. + * field) the function will effectively return UINT_MAX. If the frame is + * too short to hold a variable-sized value, the return value is zero. */ static u_int exten_payload_size(