Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/mplayerc/Mpeg2SectionData.cpp')
-rw-r--r--src/apps/mplayerc/Mpeg2SectionData.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/apps/mplayerc/Mpeg2SectionData.cpp b/src/apps/mplayerc/Mpeg2SectionData.cpp
index 190653609..ac5c94f9f 100644
--- a/src/apps/mplayerc/Mpeg2SectionData.cpp
+++ b/src/apps/mplayerc/Mpeg2SectionData.cpp
@@ -70,10 +70,10 @@ CString CMpeg2DataParser::ConvertString (BYTE* pBuffer, int nLength)
28591, // 09 - ??? - ISO/IEC 8859-13 - Latin alphabet No. 7
28591, // 0a - ??? - ISO/IEC 8859-14 - Latin alphabet No. 8 (Celtic)
28605, // 0b - ISO 8859-15 Latin 9
- 28591, // 0c - réservé
- 28591, // 0d - réservé
- 28591, // 0e - réservé
- 28591, // 0f - réservé
+ 28591, // 0c - reserved
+ 28591, // 0d - reserved
+ 28591, // 0e - reserved
+ 28591, // 0f - reserved
// TODO !
28591, 28591, 28591, 28591, 28591, 28591, 28591, 28591,