diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-06 09:32:16 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-06 09:32:16 +0000 |
commit | 4dcc49130c6b55fa497f6e8bd2b71b5482bb2945 (patch) | |
tree | dbdfec29e65d0726f2749d239e248d01cb971804 | |
parent | 925dd1a17afdb8cccb98faae24bda9dda8697db7 (diff) |
Remove stray DOS linebreaks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16180 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-hu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index aea23d0e31..75c81c9183 100644 --- a/help/help_mp-hu.h +++ b/help/help_mp-hu.h @@ -479,7 +479,7 @@ static char help_text[]= #define MSGTR_DVDnoIFO "Nem tudom a(z) %d. DVD sávhoz megnyitni az IFO fájlt.\n" #define MSGTR_DVDnoVOBs "Nem tudom megnyitni a sávot (VTS_%02d_1.VOB).\n" #define MSGTR_DVDopenOk "DVD sikeresen megnyitva!\n" - + // muxer_*.c: #define MSGTR_TooManyStreams "Túl sok stream!" #define MSGTR_RawMuxerOnlyOneStream "A rawaudio muxer csak egy audió folyamot támogat!\n" |