From: W.C.A. Wijngaards Date: Fri, 14 Feb 2020 12:54:07 +0000 (+0100) Subject: Nicer comment text. X-Git-Tag: release-1.11.0~120^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583e8b71e4fa51f20f3db84feb98054aabdb4c2c;p=thirdparty%2Funbound.git Nicer comment text. --- diff --git a/dnstap/dnstap_fstrm.c b/dnstap/dnstap_fstrm.c index 51ff71a6e..be4acace8 100644 --- a/dnstap/dnstap_fstrm.c +++ b/dnstap/dnstap_fstrm.c @@ -52,7 +52,7 @@ void* fstrm_create_control_frame_start(char* contenttype, size_t* len) * 4byte 0: control indicator. * 4byte bigendian: length of control frame * 4byte bigendian: type START - * 4byte bigendian: frame option: content-type + * 4byte bigendian: option: content-type * 4byte bigendian: length of string * string of content type (dnstap) */