NO tabs for non-indentation purposes
This commit is contained in:
parent
0e0dc77198
commit
559b9e89d7
@ -1,5 +1,4 @@
|
|||||||
#ifndef CHAD_H
|
#ifndef CHAD_H
|
||||||
#define CHAD_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
@ -30,5 +29,5 @@
|
|||||||
#define TERMINAL_STYLE_ITALICS "\033[3m"
|
#define TERMINAL_STYLE_ITALICS "\033[3m"
|
||||||
#define TERMINAL_STYLE_REVERSE "\033[7m"
|
#define TERMINAL_STYLE_REVERSE "\033[7m"
|
||||||
|
|
||||||
|
#define CHAD_H
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user