mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[master] Trivial comment fix
This commit is contained in:
parent
ec133bf6ec
commit
db57e8b01f
@ -111,7 +111,7 @@ typedef boost::shared_ptr<ClientClassDef> ClientClassDefPtr;
|
||||
/// @brief Defines a map of ClientClassDef's, keyed by the class name.
|
||||
typedef std::map<std::string,ClientClassDefPtr> ClientClassDefMap;
|
||||
|
||||
/// @brief Defines a pointer to a ClientClassDictionary
|
||||
/// @brief Defines a pointer to a ClientClassDefMap
|
||||
typedef boost::shared_ptr<ClientClassDefMap> ClientClassDefMapPtr;
|
||||
|
||||
/// @brief Maintains a list of ClientClassDef's
|
||||
|
Loading…
x
Reference in New Issue
Block a user