Drop tabs in source indentions

This commit is contained in:
Christian Göttsche
2020-10-20 13:14:32 +02:00
committed by cgzones
parent dea19b644f
commit f8208f2173
9 changed files with 16 additions and 17 deletions

View File

@ -19,7 +19,7 @@ in the source distribution for its full text.
#include "Hashtable.h"
#include "DragonFlyBSDProcess.h"
#define JAIL_ERRMSGLEN 1024
#define JAIL_ERRMSGLEN 1024
extern char jail_errmsg[JAIL_ERRMSGLEN];
typedef struct CPUData_ {