From: Juergen Perlinger Date: Sat, 10 Aug 2019 16:35:06 +0000 (+0200) Subject: comment change X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6ff39663ebd555d7fdd8a46b511cf5c94e087f;p=thirdparty%2Fntp.git comment change bk: 5d4ef23a5bPmy_ULNFnjDn5z7Vaepg --- diff --git a/include/ntp_request.h b/include/ntp_request.h index d3fc60d3e..6031bb277 100644 --- a/include/ntp_request.h +++ b/include/ntp_request.h @@ -672,7 +672,7 @@ struct conf_restrict { short ippeerlimit; /* ip peer limit */ u_short flags; /* restrict flags */ u_short mflags; /* match flags */ - short unused1; /* manual padding here */ + short unused1; /* (unused) padding for v6_flag */ u_int v6_flag; /* is this v6 or not */ struct in6_addr addr6; /* match address (v6) */ struct in6_addr mask6; /* match mask (v6) */