Skip to content

Commit 6180a52

Browse files
committed
Revert = prefix from __mlua_async_poll
1 parent 69ef08d commit 6180a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/state/raw.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ impl RawLua {
12651265
"#,
12661266
)
12671267
.try_cache()
1268-
.set_name("=__mlua_async_poll")
1268+
.set_name("__mlua_async_poll")
12691269
.set_environment(env)
12701270
.into_function()
12711271
}

0 commit comments

Comments
 (0)