mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
Fix typo (#57)
This commit is contained in:
parent
554136c1bb
commit
896f985017
@ -667,7 +667,7 @@ template <ScopeOrClass Class, typename... Args>
|
||||
std::forward<Args>(args)...);
|
||||
}
|
||||
|
||||
// non-vritual methods
|
||||
// non-virtual methods
|
||||
|
||||
template <ScopeOrObject Object, ScopeOrClass Class, typename... Args>
|
||||
[[maybe_unused]] inline auto JNI_CallCallNonvirtualVoidMethod(JNIEnv *env, Object &&obj,
|
||||
|
Loading…
x
Reference in New Issue
Block a user