summaryrefslogtreecommitdiffstats
path: root/loader/registry.c
diff options
context:
space:
mode:
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)