mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
Fix build error under certain character sets
Add some padding after non-ASCII comment
This commit is contained in:
parent
d9d58c8bde
commit
5799d9a15b
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
namespace prometheus {
|
namespace prometheus {
|
||||||
|
|
||||||
// структура, в которую копируются значения метрик перед их сериализацией
|
// структура, в которую копируются значения метрик перед их сериализацией
|
||||||
|
|
||||||
struct ClientMetric {
|
struct ClientMetric {
|
||||||
|
|
||||||
// Label
|
// Label
|
||||||
|
|
Loading…
Add table
Reference in a new issue