From 1ee7019cfb7452c898be10d5f0b885e7f4bf66f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Leon=20Wei=C3=9F?= <leon.weiss@rub.de>
Date: Thu, 19 Oct 2023 10:05:34 +0200
Subject: [PATCH] Remove extra whitespace

---
 irdb-libs/ir_builders/fill_in_indtargs.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/irdb-libs/ir_builders/fill_in_indtargs.cpp b/irdb-libs/ir_builders/fill_in_indtargs.cpp
index 9f0fdf032..5edfa0583 100644
--- a/irdb-libs/ir_builders/fill_in_indtargs.cpp
+++ b/irdb-libs/ir_builders/fill_in_indtargs.cpp
@@ -3046,7 +3046,7 @@ V2:
 		 *    I6:          mov    edx,DWORD PTR [rcx+rbx*4+0x6a34]
 		 *    I7:          add    rdx,rcx
 		 *    I8:          jmp    rdx
-         * /
+         */
 
 		// sanity check that I understand the variables of this function properly.
 		// and grab the index reg
-- 
GitLab