Parcourir la source

[2851] added missing parameter description.

JINMEI Tatuya il y a 12 ans
Parent
commit
654ec49fc5
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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