summaryrefslogtreecommitdiffstats
path: root/help/help_mp-es.h
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-30 00:04:36 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-30 00:04:36 +0000
commit4a2e5aa34938824352d24c0a54bc67a20bdc527a (patch)
tree4fa1e1e58b1c94626b98edea3e7068f5a53fafe5 /help/help_mp-es.h
parentab45a122274470c47cbcaf329356132824670f7d (diff)
downloadmpv-4a2e5aa34938824352d24c0a54bc67a20bdc527a.tar.bz2
mpv-4a2e5aa34938824352d24c0a54bc67a20bdc527a.tar.xz
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18349 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-es.h')
-rw-r--r--help/help_mp-es.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index c45179e6a1..7012bc4c57 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -1254,7 +1254,7 @@ static char help_text[]=
#define MSGTR_MPDEMUX_AVIHDR_BrokenChunk "Chunk arruinado? chunksize=%d (id=%.4s)\n"
#define MSGTR_MPDEMUX_AVIHDR_BuildingODMLidx "AVI: ODML: Construyendo el índice odml (%d superindexchunks)\n"
#define MSGTR_MPDEMUX_AVIHDR_BrokenODMLfile "AVI: ODML: Archivo arruinado (incompleto?) detectado. Utilizaré el índice tradicional\n"
-#define MSGTR_MPDEMUX_AVIHDR_CantReadIdxFile "No pude leer el archivo de indice %s: %s\n"na,
+#define MSGTR_MPDEMUX_AVIHDR_CantReadIdxFile "No pude leer el archivo de indice %s: %s\n"
#define MSGTR_MPDEMUX_AVIHDR_NotValidMPidxFile "%s No es un archivo de indice MPlayer válido\n"
#define MSGTR_MPDEMUX_AVIHDR_FailedMallocForIdxFile "Imposible disponer de memoria suficiente para los datos de índice de %s\n"
#define MSGTR_MPDEMUX_AVIHDR_PrematureEOF "El archivo de índice termina prematuramente %s\n"