Skip to content

Commit

Permalink
Fix build error under certain character sets
Browse files Browse the repository at this point in the history
Add some padding after non-ASCII comment
  • Loading branch information
sh1ve authored Sep 29, 2024
1 parent d9d58c8 commit 5799d9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
namespace prometheus {

// ñòðóêòóðà, â êîòîðóþ êîïèðóþòñÿ çíà÷åíèÿ ìåòðèê ïåðåä èõ ñåðèàëèçàöèåé

struct ClientMetric {

// Label
Expand Down

0 comments on commit 5799d9a

Please sign in to comment.