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 _UIH_
#define _UIH_
#ifndef UIH_
#define UIH_
#include "config.h"
#include "util.h"