]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
plugins: fix kdoc annotation
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 16 Jan 2025 16:02:55 +0000 (16:02 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 17 Jan 2025 10:45:38 +0000 (10:45 +0000)
The function is qemu_plugin_mem_get_value()

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-27-alex.bennee@linaro.org>

include/qemu/qemu-plugin.h

index 0fba36ae02895594e1f5d05f419d1f655fc91a54..3a850aa2166ab63dae6552d0ce32ce06dffe41c8 100644 (file)
@@ -583,7 +583,7 @@ QEMU_PLUGIN_API
 bool qemu_plugin_mem_is_store(qemu_plugin_meminfo_t info);
 
 /**
- * qemu_plugin_mem_get_mem_value() - return last value loaded/stored
+ * qemu_plugin_mem_get_value() - return last value loaded/stored
  * @info: opaque memory transaction handle
  *
  * Returns: memory value