aboutsummaryrefslogtreecommitdiff
path: root/src/repl.c
diff options
context:
space:
mode:
authorChristopher Uhlig2024-08-05 21:47:31 +0200
committerChristopher Uhlig2024-08-05 21:47:31 +0200
commit0539428e0b7e17713904d4dae33e3150b74e964f (patch)
treec7a4c5632a40eb37772cbb40cd4393bf2fb9fe7f /src/repl.c
parent06c41263920edf9f8a39ba6e7a44143dfa7515b2 (diff)
downloadminishell-0539428e0b7e17713904d4dae33e3150b74e964f.tar.gz
minishell-0539428e0b7e17713904d4dae33e3150b74e964f.zip
tried without manz changes to improve it pls test it also doueble and single quote again
Diffstat (limited to 'src/repl.c')
-rw-r--r--src/repl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repl.c b/src/repl.c
index 99293e2..e1ca7a6 100644
--- a/src/repl.c
+++ b/src/repl.c
@@ -6,7 +6,7 @@
/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/06/24 16:07:04 by dkaiser #+# #+# */
-/* Updated: 2024/07/15 19:53:52 by chuhlig ### ########.fr */
+/* Updated: 2024/08/05 20:20:02 by chuhlig ### ########.fr */
/* */
/* ************************************************************************** */