2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 06:25:34 +00:00

renamed classes and files, fixed issues, added comments

# Conflicts:
#	ChangeLog
#	src/lib/dhcpsrv/cfg_hosts.cc
This commit is contained in:
Tomek Mrugalski
2016-06-23 14:27:04 +02:00
parent 8efa49794e
commit a47f78f491
20 changed files with 247 additions and 158 deletions

View File

@@ -376,7 +376,7 @@ public:
/// Commits all pending database operations. On databases that don't
/// support transactions, this is a no-op.
///
/// @throw DbOperationError Iif the commit failed.
/// @throw DbOperationError If the commit failed.
virtual void commit();
/// @brief Rollback Transactions