summaryrefslogtreecommitdiffstats
path: root/loader/registry.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 14:42:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-01 14:42:13 +0000
commite1120b099edb81ee735c23c556f801b0bd39a494 (patch)
tree14907bed49430580eed735b1de01a8e6b846733d /loader/registry.c
parent02813b9b8b42f0a355adf698156ac7d7c768a87d (diff)
downloadmpv-e1120b099edb81ee735c23c556f801b0bd39a494.tar.bz2
mpv-e1120b099edb81ee735c23c556f801b0bd39a494.tar.xz
typo fixes ported from VLC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22893 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'loader/registry.c')
-rw-r--r--loader/registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/registry.c b/loader/registry.c
index a056ce7b53..549a9d6315 100644
--- a/loader/registry.c
+++ b/loader/registry.c
@@ -312,7 +312,7 @@ static void init_registry(void)
#else
// regpathname is an external pointer
//
- // registry.c is holding it's own internal pointer
+ // registry.c is holding its own internal pointer
// localregpathname - which is being allocate/deallocated
if (localregpathname == 0)