JANITORIAL: Fix typos in comments in various files (#10058)

This commit is contained in:
Hubert Maier
2024-06-19 16:13:46 +02:00
committed by GitHub
parent 0fe9f5da54
commit 3acdb8a90b
17 changed files with 28 additions and 28 deletions

View File

@@ -158,7 +158,7 @@ typedef struct
// message types within ValveInReport_t or the header itself. Hopefully this should
// be super rare and instead you should just add new message payloads to the union,
// or just add fields to the end of existing payload structs which is expected to be
// safe in all code consuming these as they should just consume/copy upto the prior size
// safe in all code consuming these as they should just consume/copy up to the prior size
// they were aware of when processing.
#define k_ValveInReportMsgVersion 0x01