git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2f12f8
)
logger: Sets HTML encoding to UTF-8
author
Rafaël Carré
<funman@videolan.org>
Thu, 13 Sep 2007 11:01:40 +0000
(11:01 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Thu, 13 Sep 2007 11:01:40 +0000
(11:01 +0000)
modules/misc/logger.c
patch
|
blob
|
history
diff --git
a/modules/misc/logger.c
b/modules/misc/logger.c
index
18e1691
..
603636a
100644
(file)
--- a/
modules/misc/logger.c
+++ b/
modules/misc/logger.c
@@
-56,6
+56,7
@@
"<html>\n" \
" <head>\n" \
" <title>vlc log</title>\n" \
+ " <META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n" \
" </head>\n" \
" <body bgcolor=\"#000000\" text=\"#aaaaaa\">\n" \
" <pre>\n" \