Browse Source

[2851] added missing parameter description.

JINMEI Tatuya 12 years ago
parent
commit
654ec49fc5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/datasrc/client_list.h

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

@@ -382,7 +382,8 @@ public:
     /// of the pair.
     ///
     /// \param zone The origin of the zone to load.
-    /// \param datasrc_name
+    /// \param datasrc_name If not empty, the name of the data source
+    /// to be used for loading the zone (see above).
     /// \return The result has two parts. The first one is a status describing
     ///     if it worked or not (and in case it didn't, also why). If the
     ///     status is ZONE_SUCCESS, the second part contains a shared pointer