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:
@@ -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
|
||||
|
Reference in New Issue
Block a user