From 61e14d4bb25268593019e6df3eb02264b4ac8e0e Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Sat, 31 Oct 2020 23:28:02 +0100 Subject: Spacing around operators --- CRT.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CRT.h') diff --git a/CRT.h b/CRT.h index 49ed4ed0..fccf65c1 100644 --- a/CRT.h +++ b/CRT.h @@ -133,7 +133,7 @@ extern bool CRT_utf8; #endif -extern const char *const *CRT_treeStr; +extern const char* const* CRT_treeStr; extern int CRT_delay; -- cgit v1.2.3