summaryrefslogtreecommitdiff
path: root/include/desktop/exithelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/desktop/exithelper.h')
-rw-r--r--include/desktop/exithelper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/desktop/exithelper.h b/include/desktop/exithelper.h
index fbb37c583233..b4f618783e33 100644
--- a/include/desktop/exithelper.h
+++ b/include/desktop/exithelper.h
@@ -20,7 +20,8 @@
#ifndef INCLUDED_DESKTOP_EXITHELPER_H
#define INCLUDED_DESKTOP_EXITHELPER_H
-enum EExitCodes {
+enum EExitCodes
+{
/* e.g. used to force showing of the command line help */
EXITHELPER_NO_ERROR = 0,
/* a uno exception was caught during startup */