From b72bbd39389fed75dc6f0ecb594540a209363eff Mon Sep 17 00:00:00 2001 From: Chad Austin Date: Thu, 7 Mar 2013 18:42:32 -0800 Subject: .field -> .property --- src/embind/embind.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/embind/embind.js b/src/embind/embind.js index 9c5b52e8..68cd0e7d 100755 --- a/src/embind/embind.js +++ b/src/embind/embind.js @@ -947,7 +947,7 @@ function __embind_register_class_class_function( }); } -function __embind_register_class_field( +function __embind_register_class_property( rawClassType, fieldName, rawFieldType, -- cgit v1.2.3-70-g09d2