[vlc-devel] commit: Typo ( Rémi Denis-Courmont )
git version control
git at videolan.org
Tue Jun 10 21:36:42 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Tue Jun 10 22:38:31 2008 +0300| [e9deaa7efcc16156fbfdb114c8fcd36244fba441]
Typo
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9deaa7efcc16156fbfdb114c8fcd36244fba441
---
include/vlc_plugin.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc_plugin.h b/include/vlc_plugin.h
index fbbd6f8..3cd1e4c 100644
--- a/include/vlc_plugin.h
+++ b/include/vlc_plugin.h
@@ -461,7 +461,7 @@ enum vlc_config_properties
# define VLC_COPYRIGHT_EXPORT VLC_META_EXPORT (copyright, \
"\x43\x6f\x70\x79\x72\x69\x67\x68\x74\x20\x28\x43\x29\x20\x74\x68" \
"\x65\x20\x56\x69\x64\x65\x6f\x4c\x41\x4e\x20\x56\x4c\x43\x20\x6d" \
- "\x65\x64\x69\x61\x20\x70\x6c\x61\x79\×65\x72\x20\x64\x65\x76\x65" \
+ "\x65\x64\x69\x61\x20\x70\x6c\x61\x79\x65\x72\x20\x64\x65\x76\x65" \
"\x6c\x6f\x70\x70\x65\x72\x73" )
#elif !defined (VLC_COPYRIGHT_EXPORT)
# define VLC_COPYRIGHT_EXPORT
More information about the vlc-devel
mailing list