diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-07-05 11:15:46 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-07-05 11:15:46 +0000 |
commit | fdf579edc64ea7ba71ba12e1cbf3f93c8724822b (patch) | |
tree | 300a4ef8efebbed599161c0e5de78bf81191d6be | |
parent | 0c6c09e62c7421bd52a154b1d315a943c3d9f9a7 (diff) |
cosmetics: it didn't fit on 80x25 terminals
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10379 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-en.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 5078c32f58..54fe71fd26 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -158,10 +158,10 @@ static char help_text[]= " disassembly. For details, see DOCS/en/bugreports.html#crash\n" #define MSGTR_Exit_SIGCRASH \ "- MPlayer crashed. This shouldn't happen.\n"\ -" It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc\n"\ -" version. If you think it's MPlayer's fault, please read DOCS/en/bugreports.html\n"\ -" and follow the instructions there. We can't and won't help unless you provide\n"\ -" this information when reporting a possible bug.\n" +" It can be a bug in the MPlayer code _or_ in your drivers _or_ in your\n"\ +" gcc version. If you think it's MPlayer's fault, please read\n"\ +" DOCS/en/bugreports.html and follow the instructions there. We can't and\n"\ +" won't help unless you provide this information when reporting a possible bug.\n" // mencoder.c: |