From 469fe4084787d00a9ab10f00204f7e766ed68161 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 22 Sep 2025 16:09:07 +0200 Subject: Changed name --- modules/codec/c++/data_math.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/codec/c++/data_math.hpp b/modules/codec/c++/data_math.hpp index 51657c7..f423fcb 100644 --- a/modules/codec/c++/data_math.hpp +++ b/modules/codec/c++/data_math.hpp @@ -129,7 +129,7 @@ public: return make_void(); }); - return inner_change; + return native_change; } }; -- cgit v1.2.3