lint(tidy): some clang-tidy work

This commit is contained in:
2025-06-10 21:43:01 +02:00
parent 6975c265f0
commit a846c1b4c9
16 changed files with 265 additions and 205 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _UTILH_
#define _UTILH_
#ifndef UTILH_
#define UTILH_
#include <stdbool.h>
#include <stdint.h>