From a92013c92bfcd50b0e2561280c9eaa604843ade0 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 17 Nov 2020 16:51:56 +0100 Subject: Fixing missleading indentation error from clang++ on Linux --- cpp05/ex02/ShrubberyCreationForm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp05/ex02/ShrubberyCreationForm.cpp') diff --git a/cpp05/ex02/ShrubberyCreationForm.cpp b/cpp05/ex02/ShrubberyCreationForm.cpp index aa9d5a4..70bc570 100644 --- a/cpp05/ex02/ShrubberyCreationForm.cpp +++ b/cpp05/ex02/ShrubberyCreationForm.cpp @@ -6,7 +6,7 @@ /* By: cacharle +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/10/19 13:45:45 by cacharle #+# #+# */ -/* Updated: 2020/11/17 13:23:52 by cacharle ### ########.fr */ +/* Updated: 2020/11/17 16:36:09 by charles ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit