Add a slogan of sorts

This commit is contained in:
Přemysl Eric Janouch 2020-08-01 14:00:18 +02:00
parent 722ef65c1f
commit 1a76b2032e
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ extern char **environ;
#define CONTAINER_OF(pointer, type, member) \
((type *) ((char *) pointer - offsetof (type, member)))
char *liberty = "They who can give up essential liberty to obtain a little "
"temporary safety deserve neither liberty nor safety.";
// --- Logging -----------------------------------------------------------------
static void