Smart color handling:
* if on Windows, no color, as usual * if on Linux, color only on real term * no color when > foo * no color in the logfile
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <cbor.h>
|
||||
#include "commonutil.h"
|
||||
#include "util.h"
|
||||
|
||||
const char *GetCOSEAlgName(int id);
|
||||
|
||||
Reference in New Issue
Block a user