- xfr-tsig, update header comment.

This commit is contained in:
W.C.A. Wijngaards
2025-06-12 09:49:20 +02:00
parent ea0973002f
commit 4fd0d84e66
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
/**
* \file
*
* This file contains functions for dealing with TSIG records and signatures.
* This file provides functions to create and verify TSIG RRs.
*/
#include "config.h"
+1 -1
View File
@@ -36,7 +36,7 @@
/**
* \file
*
* This file contains functions for dealing with TSIG records and signatures.
* This file provides functions to create and verify TSIG RRs.
*/
#ifndef UTIL_TSIG_H