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 --- MainPanel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MainPanel.h') diff --git a/MainPanel.h b/MainPanel.h index 3c555294..03a1affd 100644 --- a/MainPanel.h +++ b/MainPanel.h @@ -24,7 +24,7 @@ typedef struct MainPanel_ { Panel super; State* state; IncSet* inc; - Htop_Action *keys; + Htop_Action* keys; pid_t pidSearch; } MainPanel; -- cgit v1.2.3