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/Subtitles/STS.cpp')
-rw-r--r--src/Subtitles/STS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Subtitles/STS.cpp b/src/Subtitles/STS.cpp
index f872ec687..cd72c9888 100644
--- a/src/Subtitles/STS.cpp
+++ b/src/Subtitles/STS.cpp
@@ -32,7 +32,7 @@
struct htmlcolor {
- TCHAR* name;
+ LPCTSTR name;
DWORD color;
}