mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[1793] Fix a comment
The old version is a result of copy-paste and is wrong.
This commit is contained in:
committed by
Michal 'vorner' Vaner
parent
264691395b
commit
6e05014aa5
@@ -24,10 +24,7 @@ namespace isc {
|
|||||||
namespace auth {
|
namespace auth {
|
||||||
namespace unittest {
|
namespace unittest {
|
||||||
|
|
||||||
// Here we define utility modules for the convenience of tests that create
|
/// \brief Create an SQLite3 database file for a given zone from a stream.
|
||||||
// a data source client according to the specified conditions.
|
|
||||||
|
|
||||||
/// \brief Create an SQLite3 data source client from a stream.
|
|
||||||
///
|
///
|
||||||
/// This function creates an SQLite3 DB file for the specified zone
|
/// This function creates an SQLite3 DB file for the specified zone
|
||||||
/// with specified content. The zone will be created in the given
|
/// with specified content. The zone will be created in the given
|
||||||
|
Reference in New Issue
Block a user