2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#1074] minor changes

This commit is contained in:
Razvan Becheriu
2020-01-21 11:41:18 +02:00
parent d7a0e7f149
commit f15035adf8
2 changed files with 1 additions and 2 deletions

View File

@@ -381,7 +381,7 @@ public:
/// integers. "first" is the major version number, "second" the
/// minor number.
///
/// @throw isc::dhcp::DbOperationError An operation on the open database
/// @throw isc::db::DbOperationError An operation on the open database
/// has failed.
virtual std::pair<uint32_t, uint32_t> getVersion() const;