From 18759ae28cfc0074d3e8019cb6866a08d052703f Mon Sep 17 00:00:00 2001 From: aortigos Date: Tue, 7 Oct 2025 08:05:10 +0200 Subject: [PATCH] Header correction on cpp --- ex06/Harl/Harl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ex06/Harl/Harl.cpp b/ex06/Harl/Harl.cpp index c2205cd..6804e24 100644 --- a/ex06/Harl/Harl.cpp +++ b/ex06/Harl/Harl.cpp @@ -1,7 +1,7 @@ /* ************************************************************************** */ /* */ /* ::: :::::::: */ -/* Harl.hpp :+: :+: :+: */ +/* Harl.cpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: aortigos