]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1793] Fix a comment
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 19 Apr 2012 10:11:42 +0000 (12:11 +0200)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 19 Apr 2012 10:11:42 +0000 (12:11 +0200)
The old version is a result of copy-paste and is wrong.

src/bin/auth/tests/datasrc_util.h

index fc4109bdefd49d22bfa5d090766707d9baf73bd6..07ebc0c25e6da0fabdceca687162124aee957bdc 100644 (file)
@@ -24,10 +24,7 @@ namespace isc {
 namespace auth {
 namespace unittest {
 
-// Here we define utility modules for the convenience of tests that create
-// a data source client according to the specified conditions.
-
-/// \brief Create an SQLite3 data source client from a stream.
+/// \brief Create an SQLite3 database file for a given zone from a stream.
 ///
 /// This function creates an SQLite3 DB file for the specified zone
 /// with specified content.  The zone will be created in the given