It has not written debug information to a file, but it has dumped the core ;)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13762 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ivo 2004-10-25 21:03:05 +00:00
parent 581ed1fad6
commit 3c6022fee0
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ static char help_text[]=
#define MSGTR_CantLoadSub "Kan ondertitels niet lezen: %s\n"
#define MSGTR_DumpSelectedStreamMissing "dump: FATAL: geselecteerde stream ontbreekt!\n"
#define MSGTR_CantOpenDumpfile "Kan dump bestand niet openen!!!\n"
#define MSGTR_CoreDumped "Debuginformatie weggeschreven naar bestand core\n"
#define MSGTR_CoreDumped "Core dumped ;)\n"
#define MSGTR_FPSnotspecified "FPS niet gespecificeerd (of foutief) in de header! Gebruik de optie -fps!\n"
#define MSGTR_TryForceAudioFmtStr "Probeer audio codec driver familie %s te forceren...\n"
#define MSGTR_CantFindAudioCodec "Kan codec voor audio format 0x%X niet vinden!\n"