aboutsummaryrefslogtreecommitdiff
path: root/src/execute_cmd.c
diff options
context:
space:
mode:
authorChristopher Uhlig2025-01-20 13:06:34 +0100
committerChristopher Uhlig2025-01-20 13:06:34 +0100
commit8f5abcdb257393a2e576fe382835e8e060662834 (patch)
tree1b923423b22bb59ff10ea07b0700a5a7bdf96f5a /src/execute_cmd.c
parent3392f2b811269f174620832d663b09ef4f4e43f3 (diff)
downloadminishell-8f5abcdb257393a2e576fe382835e8e060662834.tar.gz
minishell-8f5abcdb257393a2e576fe382835e8e060662834.zip
merged
Diffstat (limited to 'src/execute_cmd.c')
-rw-r--r--src/execute_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/execute_cmd.c b/src/execute_cmd.c
index 8f5b541..e2b9d66 100644
--- a/src/execute_cmd.c
+++ b/src/execute_cmd.c
@@ -6,7 +6,7 @@
/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/12/17 19:21:35 by chuhlig #+# #+# */
-/* Updated: 2025/01/16 18:38:00 by dkaiser ### ########.fr */
+/* Updated: 2025/01/19 19:15:46 by chuhlig ### ########.fr */
/* */
/* ************************************************************************** */