]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2945] Update Doxygen reference to isc::ConfigData::getFullConfig() (contd.)
authorMukund Sivaraman <muks@isc.org>
Wed, 13 Nov 2013 08:36:57 +0000 (14:06 +0530)
committerMukund Sivaraman <muks@isc.org>
Wed, 13 Nov 2013 08:39:55 +0000 (14:09 +0530)
src/bin/dhcp4/ctrl_dhcp4_srv.h
src/bin/dhcp6/ctrl_dhcp6_srv.h

index 8f14f4b9093754bebe49fb2f40e8b0ffecb1a323..c5204b52f3906cb048144f39950fd779fe74938d 100644 (file)
@@ -107,7 +107,8 @@ protected:
     /// various configuration values. Installing the dummy handler
     /// that guarantees to return success causes initial configuration
     /// to be stored for the session being created and that it can
-    /// be later accessed with \ref isc::ConfigData::getFullConfig.
+    /// be later accessed with
+    /// \ref isc::config::ConfigData::getFullConfig().
     ///
     /// @param new_config new configuration.
     ///
index 66cae656479fd8d3425991741c862ff949525180..62c1813cb63404369a470b9b7a385b23f40bdec7 100644 (file)
@@ -105,7 +105,8 @@ protected:
     /// various configuration values. Installing the dummy handler
     /// that guarantees to return success causes initial configuration
     /// to be stored for the session being created and that it can
-    /// be later accessed with \ref isc::ConfigData::getFullConfig().
+    /// be later accessed with
+    /// \ref isc::config::ConfigData::getFullConfig().
     ///
     /// @param new_config new configuration.
     ///