From: Miroslav Lichvar Date: Tue, 12 May 2020 09:14:46 +0000 (+0200) Subject: cmdmon: fix ntp_source_name declaration in request X-Git-Tag: 4.0-pre3~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0d2513be66cf7673a76063ba6078aeee550bcdc;p=thirdparty%2Fchrony.git cmdmon: fix ntp_source_name declaration in request Fixes: 93f6358916ca ("cmdmon: add request to get source name") --- diff --git a/candm.h b/candm.h index 9f584472..0b28d774 100644 --- a/candm.h +++ b/candm.h @@ -453,7 +453,7 @@ typedef struct { REQ_ReselectDistance reselect_distance; REQ_SmoothTime smoothtime; REQ_NTPData ntp_data; - REQ_NTPData ntp_source_name; + REQ_NTPSourceName ntp_source_name; } data; /* Command specific parameters */ /* Padding used to prevent traffic amplification. It only defines the