[mw-devel] [Git][arthur/mw][master] Update comment

Andrew Price welshbyte at sucs.org
Sun Oct 14 15:48:11 BST 2018


Andrew Price pushed to branch master at Justin Mitchell / mw


Commits:
1f28d11e by Andrew Price at 2018-10-14T15:47:19+01:00
Update comment

- - - - -


1 changed file:

- src/client/js-duk.c


Changes:

=====================================
src/client/js-duk.c
=====================================
--- a/src/client/js-duk.c
+++ b/src/client/js-duk.c
@@ -904,7 +904,7 @@ static void define_store_object(const char *name)
 	duk_put_function_list(ctx, -1, store_handlers);
 	duk_push_proxy(ctx, 0);
 
-	/* Define the Store object in the global object */
+	/* Define the Store object in the parent object */
 	duk_def_prop(ctx, -3, DUK_DEFPROP_HAVE_VALUE);
 }
 



View it on GitLab: https://projects.sucs.org/arthur/mw/commit/1f28d11ef7fa9a66f4bc0e900b44516ecc531fef

-- 
View it on GitLab: https://projects.sucs.org/arthur/mw/commit/1f28d11ef7fa9a66f4bc0e900b44516ecc531fef
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20181014/e6d6fa9b/attachment.html>


More information about the mw-devel mailing list