From 5056bed107331457e703ae69d61b15434940acd1 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Mon, 5 Feb 2024 23:01:53 +0100
Subject: Cosmetic.

---
 src/analysis/scan/matches/bytes.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/analysis/scan/matches/bytes.c b/src/analysis/scan/matches/bytes.c
index ca8c5b6..c4c43bc 100644
--- a/src/analysis/scan/matches/bytes.c
+++ b/src/analysis/scan/matches/bytes.c
@@ -330,7 +330,6 @@ const match_area_t *g_scan_bytes_matches_get(const GScanBytesMatches *matches, s
 {
     const match_area_t *result;             /* Pointeur à retourner        */
 
-
     for_each_match_area(result, matches->areas)
     {
         if (index == 0)
-- 
cgit v0.11.2-87-g4458