aboutsummaryrefslogtreecommitdiff
path: root/src/desktop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.c')
-rw-r--r--src/desktop.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/desktop.c b/src/desktop.c
index ea8bad7..d60d5e2 100644
--- a/src/desktop.c
+++ b/src/desktop.c
@@ -137,7 +137,9 @@ ChangeDesktop(unsigned int desktop)
/***************************************************************************
***************************************************************************/
-Menu *CreateDesktopMenu(unsigned int mask) {
+Menu *
+CreateDesktopMenu(unsigned int mask)
+{
Menu *menu;
MenuItem *item;