aboutsummaryrefslogtreecommitdiff
path: root/src/push_swap
diff options
context:
space:
mode:
Diffstat (limited to 'src/push_swap')
-rw-r--r--src/push_swap/push_swap.h2
-rw-r--r--src/push_swap/sort.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/push_swap/push_swap.h b/src/push_swap/push_swap.h
index 9426cca..0bffca5 100644
--- a/src/push_swap/push_swap.h
+++ b/src/push_swap/push_swap.h
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/01/19 09:10:11 by cacharle #+# #+# */
-/* Updated: 2020/01/21 10:20:04 by cacharle ### ########.fr */
+/* Updated: 2020/01/22 08:59:59 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */
diff --git a/src/push_swap/sort.c b/src/push_swap/sort.c
index e1a9bca..c712d50 100644
--- a/src/push_swap/sort.c
+++ b/src/push_swap/sort.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/01/19 09:12:02 by cacharle #+# #+# */
-/* Updated: 2020/01/21 11:07:48 by cacharle ### ########.fr */
+/* Updated: 2020/01/22 08:55:55 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */