summaryrefslogtreecommitdiffstats
path: root/ScreensPanel.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-04-11 22:49:39 +0200
committerBenny Baumann <BenBE@geshi.org>2023-04-11 22:50:18 +0200
commitda255cb33fd8ddd233232850f9465e6ddb47015f (patch)
tree488374400faded42a87dab75b280261aa4d24492 /ScreensPanel.h
parentc878343784f23d7cb18ccec6aa034f01aee8069e (diff)
Minor code formatting consistency fixes
Diffstat (limited to 'ScreensPanel.h')
-rw-r--r--ScreensPanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ScreensPanel.h b/ScreensPanel.h
index 88d85b5c..60aaf2a2 100644
--- a/ScreensPanel.h
+++ b/ScreensPanel.h
@@ -31,7 +31,7 @@ typedef struct ScreensPanel_ {
char* saved;
int cursor;
bool moving;
- ListItem *renamingItem;
+ ListItem* renamingItem;
} ScreensPanel;
typedef struct ScreenListItem_ {

© 2014-2024 Faster IT GmbH | imprint | privacy policy