mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 00:24:13 +01:00
Cosmetic.
This commit is contained in:
parent
446d1c58ee
commit
d6e7f317c3
@ -62,7 +62,7 @@ if ($argc == 2 && strcmp($argv[1], "autoconf") == 0)
|
||||
exit(0);
|
||||
}
|
||||
|
||||
if ($argc==2 && strcmp($argv[1], "config") == 0)
|
||||
if ($argc == 2 && strcmp($argv[1], "config") == 0)
|
||||
{
|
||||
echo "graph_title YK-VAL queue size\n";
|
||||
echo "graph_vlabel sync requests in queue\n";
|
||||
|
Loading…
Reference in New Issue
Block a user