style: norm

This commit is contained in:
airone01
2026-01-24 15:47:00 +01:00
parent 760c91c949
commit e8c88da02d
7 changed files with 34 additions and 21 deletions

View File

@@ -12,7 +12,7 @@
#include "tests.h"
int main(void)
int main(void)
{
strlen_launcher();
strlen_launcher();
}