Skip to content

Commit 86d4b1a

Browse files
authored
Update StdLibs.h (#1221)
1 parent 29f3b9d commit 86d4b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/hx/StdLibs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ HXCPP_EXTERN_CLASS_ATTRIBUTES String __hxcpp_utf8_string_to_char_bytes(String &i
161161

162162
// --- HashRoot ---------------------------------------------------------------------
163163

164-
HXCPP_EXTERN_CLASS_ATTRIBUTES int __root_hash_size(Dynamic *rtHash);
164+
HXCPP_EXTERN_CLASS_ATTRIBUTES int __root_hash_size(Dynamic &rtHash);
165165

166166
// --- IntHash ----------------------------------------------------------------------
167167

0 commit comments

Comments
 (0)