From 0071b1e944cbce91ff6ff8e235280c3955ce1d5b Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sat, 12 Dec 2020 12:33:39 +0100 Subject: Fixing cpp05 small errors --- cpp05/ex03/Intern.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp05/ex03/Intern.hpp') diff --git a/cpp05/ex03/Intern.hpp b/cpp05/ex03/Intern.hpp index c27874a..1565118 100644 --- a/cpp05/ex03/Intern.hpp +++ b/cpp05/ex03/Intern.hpp @@ -6,7 +6,7 @@ /* By: cacharle +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/11/17 13:39:59 by cacharle #+# #+# */ -/* Updated: 2020/11/17 17:58:02 by charles ### ########.fr */ +/* Updated: 2020/12/12 12:32:05 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit