Add line endings to logger

This commit is contained in:
2023-11-06 13:49:48 +01:00
parent 570c61f379
commit 71571c4e16
2 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
/**
* @file log.c
* @brief Logger implementation
* @author Lorenz C. && Speetjens S.
* @authors Lorenz C. && Speetjens S.
*/
#include <stdarg.h>