Nicer comment text.

This commit is contained in:
W.C.A. Wijngaards
2020-02-14 13:54:07 +01:00
parent 465af58457
commit 583e8b71e4
+1 -1
View 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)
*/