summaryrefslogtreecommitdiffstats
path: root/player/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/main.c')
-rw-r--r--player/main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/player/main.c b/player/main.c
index 22ed4e55da..7f141998c0 100644
--- a/player/main.c
+++ b/player/main.c
@@ -80,9 +80,9 @@ static const char def_config[] =
#endif
enum exit_reason {
- EXIT_NONE,
- EXIT_NORMAL,
- EXIT_ERROR,
+ EXIT_NONE,
+ EXIT_NORMAL,
+ EXIT_ERROR,
};
const char mp_help_text[] =