mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-28 12:37:55 +00:00
minor changes
This commit is contained in:
parent
7ea59aee10
commit
60b7ca2bd7
@ -616,7 +616,7 @@ public:
|
||||
time_t cltt = 0;
|
||||
MySqlConnection::convertFromDatabaseTime(expire_, valid_lifetime_, cltt);
|
||||
|
||||
if (client_id_null_==MLM_TRUE) {
|
||||
if (client_id_null_ == MLM_TRUE) {
|
||||
// There's no client-id, so we pass client-id_length_ set to 0
|
||||
client_id_length_ = 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user