mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-24 23:52:55 -05:00
Fixup dtstream.h file description comment. And for dtstream.c too.
This commit is contained in:
parent
57baa78dd1
commit
58b7e732b8
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue