From bea24bfaaded4328b11741cae560c1131ad2a8db Mon Sep 17 00:00:00 2001 From: Tuomo Kriikkula Date: Thu, 9 Nov 2023 23:56:35 +0200 Subject: [PATCH] Really fix the comment this time --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 796356e..7d5c723 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -123,7 +123,7 @@ struct BoolPack std::string field_name{}; // Index of this field in the message. size_t field_index{0}; - // Index into the packed byte. 0-4. + // Index into the packed byte. 0-7. ::umb::byte pack_index{0}; // Indicates which byte this bool belongs to. // For this value, lone bools are also counted, thus