summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/x11_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/x11_common.c b/libvo/x11_common.c
index 04a04d2b7e..739fbd7ac7 100644
--- a/libvo/x11_common.c
+++ b/libvo/x11_common.c
@@ -240,7 +240,7 @@ void fstype_help(void)
"use _NETWM_STATE_STAYS_ON_TOP hint if available");
mp_msg(MSGT_VO, MSGL_INFO,
"You can also negate the settings with simply putting '-' in the beginning");
- mp_msg(MSGT_VO, MSGL_INFO, "\n\n");
+ mp_msg(MSGT_VO, MSGL_INFO, "\n");
}
static void fstype_dump(int fstype)