Browse Source

[1064] Documentation update

Michal 'vorner' Vaner 13 years ago
parent
commit
b06a3e2ba1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/datasrc/database.h

+ 2 - 1
src/lib/datasrc/database.h

@@ -268,7 +268,8 @@ public:
          * \param name The name to find
          * \param type The RRType to find
          * \param target Unused at this moment
-         * \param options Unused at this moment
+         * \param options Options about how to search.
+         *     See ZoneFinder::FindOptions.
          */
         virtual FindResult find(const isc::dns::Name& name,
                                 const isc::dns::RRType& type,