Fixup dtstream.h file description comment. And for dtstream.c too.

This commit is contained in:
W.C.A. Wijngaards 2020-02-26 12:05:38 +01:00
parent 57baa78dd1
commit 58b7e732b8
2 changed files with 2 additions and 2 deletions

View file

@ -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.
*

View file

@ -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.
*