]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Nicer comment text.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 14 Feb 2020 12:54:07 +0000 (13:54 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 14 Feb 2020 12:54:07 +0000 (13:54 +0100)
dnstap/dnstap_fstrm.c

index 51ff71a6e7f7c80d8bea45c0a485dd92587ebc2d..be4acace8e488d1ca8082699a6aa7b1e733183a3 100644 (file)
@@ -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)
         */