summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-14 12:55:45 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-14 12:55:45 +0000
commitf81bab628d1a3d7347233ee3db39ffde312f4b8a (patch)
tree682715dadc9d1c360cdc8a1f8bb3ec1a5d68f554 /help
parent9e88af0e0c953543c50b2b8c415b425639517a17 (diff)
downloadmpv-f81bab628d1a3d7347233ee3db39ffde312f4b8a.tar.bz2
mpv-f81bab628d1a3d7347233ee3db39ffde312f4b8a.tar.xz
remove non-ascii character outside of string, might break build with some compilers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18091 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index eec3f9d89f..728999e499 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1547,7 +1547,7 @@ static char help_text[]=
// libmpcodecs/vf_expand.c
#define MSGTR_MPCODECS_FullDRNotPossible "Vollständiges DR nicht möglich, versuche stattdessen SLICES!\n"
-#define MSGTR_MPCODECS_WarnNextFilterDoesntSupportSlices  "WARNUNG! Nächster Filter unterstützt SLICES nicht, bereite dich auf sig11 vor...\n"
+#define MSGTR_MPCODECS_WarnNextFilterDoesntSupportSlices "WARNUNG! Nächster Filter unterstützt SLICES nicht, bereite dich auf sig11 vor...\n"
#define MSGTR_MPCODECS_FunWhydowegetNULL "Wieso bekommen wir NULL??\n"
// libmpcodecs/vf_fame.c