Fixed man.c

This commit is contained in:
netbenix 2020-11-19 12:31:21 +01:00
parent 439b302db3
commit f177b3a3dd

View file

@ -2,6 +2,8 @@
#include <stdlib.h>
#include <string.h>
#include "man.h"
// Color Codes:
// Reset: \033[0m
// Red: \033[0;31m