mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
Update OAT doc
This commit is contained in:
@@ -56,7 +56,7 @@ void init_utils(py::module& m) {
|
||||
|
||||
m.def("android_version",
|
||||
&android_version,
|
||||
"Return a " );
|
||||
"Return the " RST_CLASS_REF(lief.Android.ANDROID_VERSIONS) " associated with the given OAT version");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user