1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00

Cosmetic.

This commit is contained in:
Jean Paul Galea 2015-09-08 14:57:39 +02:00
parent 446d1c58ee
commit d6e7f317c3

View File

@ -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";