changeset 18090:dc2e96cb4865

remove non-ascii character outside of string, might break build with some compilers
author reimar
date Fri, 14 Apr 2006 12:55:45 +0000
parents 3e8c2b5c60a5
children 71f9a4e7fd9d
files help/help_mp-de.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-de.h	Fri Apr 14 11:23:03 2006 +0000
+++ b/help/help_mp-de.h	Fri Apr 14 12:55:45 2006 +0000
@@ -1547,7 +1547,7 @@
 
 // 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