From: W.C.A. Wijngaards Date: Wed, 26 Feb 2020 11:05:38 +0000 (+0100) Subject: Fixup dtstream.h file description comment. And for dtstream.c too. X-Git-Tag: 1.11.0rc1~120^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b7e732b839f46b20d940d1ed062b7e7bddc8a0;p=thirdparty%2Funbound.git Fixup dtstream.h file description comment. And for dtstream.c too. --- diff --git a/dnstap/dtstream.c b/dnstap/dtstream.c index 27a3d570c..8c51729be 100644 --- a/dnstap/dtstream.c +++ b/dnstap/dtstream.c @@ -1,5 +1,5 @@ /* - * dnstap/dtstream.c - Frame Streams implementation for unbound DNSTAP + * dnstap/dtstream.h - Frame Streams thread for unbound DNSTAP * * Copyright (c) 2020, NLnet Labs. All rights reserved. * diff --git a/dnstap/dtstream.h b/dnstap/dtstream.h index bb6cebbe6..1359af7a9 100644 --- a/dnstap/dtstream.h +++ b/dnstap/dtstream.h @@ -1,5 +1,5 @@ /* - * dnstap/dtstream.h - Frame Streams implementation for unbound DNSTAP + * dnstap/dtstream.h - Frame Streams thread for unbound DNSTAP * * Copyright (c) 2020, NLnet Labs. All rights reserved. *