aboutsummaryrefslogtreecommitdiff
path: root/src/new_node.c
diff options
context:
space:
mode:
authorDominik Kaiser2025-01-25 15:57:16 +0100
committerGitHub2025-01-25 15:57:16 +0100
commit8fb5e2839cb7eb7bb72f577577afafcdbdc8a714 (patch)
treef44fffea0ef290f9bdf79448c90d794ba97b8ca4 /src/new_node.c
parent21874e1446ccd08f4433870a69dbe1c08f8331a9 (diff)
parentbd8c817797d5f2b1affe6957ffc51846a38e70ec (diff)
downloadminishell-8fb5e2839cb7eb7bb72f577577afafcdbdc8a714.tar.gz
minishell-8fb5e2839cb7eb7bb72f577577afafcdbdc8a714.zip
Merge branch 'main' into memleakfix
Diffstat (limited to 'src/new_node.c')
-rw-r--r--src/new_node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_node.c b/src/new_node.c
index f0383a2..b2ab7ea 100644
--- a/src/new_node.c
+++ b/src/new_node.c
@@ -6,7 +6,7 @@
/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/06/27 11:21:03 by dkaiser #+# #+# */
-/* Updated: 2025/01/22 17:01:05 by dkaiser ### ########.fr */
+/* Updated: 2025/01/20 17:59:01 by dkaiser ### ########.fr */
/* */
/* ************************************************************************** */