mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-01-31 16:52:20 +01:00
Cosmetic.
This commit is contained in:
parent
a1443857f7
commit
2df72604ed
@ -49,7 +49,7 @@ class Log
|
||||
openlog('ykval', LOG_PID, LOG_LOCAL0);
|
||||
}
|
||||
|
||||
public function addField($name, $value)
|
||||
public function addField ($name, $value)
|
||||
{
|
||||
$this->fields[$name] = $value;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user