aboutsummaryrefslogtreecommitdiff
path: root/cpp05/ex02/ShrubberyCreationForm.cpp
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-11-17 16:51:56 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-11-17 16:51:56 +0100
commita92013c92bfcd50b0e2561280c9eaa604843ade0 (patch)
treeb617be1b683acfccbb93162945e3cb1dd8171aac /cpp05/ex02/ShrubberyCreationForm.cpp
parent331c3596660fed6c8b04fdfd0a89435ccffaaf20 (diff)
downloadpiscine_cpp-a92013c92bfcd50b0e2561280c9eaa604843ade0.tar.gz
piscine_cpp-a92013c92bfcd50b0e2561280c9eaa604843ade0.tar.bz2
piscine_cpp-a92013c92bfcd50b0e2561280c9eaa604843ade0.zip
Fixing missleading indentation error from clang++ on Linux
Diffstat (limited to 'cpp05/ex02/ShrubberyCreationForm.cpp')
-rw-r--r--cpp05/ex02/ShrubberyCreationForm.cpp2
1 files changed, 1 insertions, 1 deletions
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 <me@cacharle.xyz> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* 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 */
/* */
/* ************************************************************************** */