From a07282d2f96ad99c9e280f139a63757b34a23695 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Sun, 8 Dec 2024 19:34:04 +0100
Subject: Typo.

---
 plugins/dalvik/context.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/dalvik/context.h b/plugins/dalvik/context.h
index f09cfa6..1954b1e 100644
--- a/plugins/dalvik/context.h
+++ b/plugins/dalvik/context.h
@@ -58,7 +58,7 @@ GType g_dalvik_context_get_type(void);
 GDalvikContext *g_dalvik_context_new(void);
 
 /* Mémorise une zone comme étant des données de branchements. */
-bool g_dalvik_context_register_switch_data(GDalvikContext *ctx, const vmpa2t *start, phys_t length);
+bool g_dalvik_context_register_switch_data(GDalvikContext *, const vmpa2t *, phys_t);
 
 /* Mémorise une zone comme étant des données d'un tableau. */
 bool g_dalvik_context_register_array_data(GDalvikContext *, const vmpa2t *, uint16_t, phys_t);
-- 
cgit v0.11.2-87-g4458