b550c0e202
Use codespell (https://github.com/codespell-project/codespell) in order to find many common misspellings that are present in English texts. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README | ||
mcscolor.c | ||
mcstrans.c | ||
mcstrans.h | ||
mcstrans.init | ||
mcstrans.service | ||
mcstransd.c | ||
mls_level.c | ||
mls_level.h |
README
To rebuild with debugging support: make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make