remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:07:09 +02:00
parent cd1b7a9e9d
commit 78244351b7
50 changed files with 67 additions and 67 deletions

View File

@@ -32,12 +32,12 @@
/*****************************************************************************/
/* common */
#include "check.h"
#include "strstack.h"
#include "xmalloc.h"
/*****************************************************************************/