aboutsummaryrefslogtreecommitdiff
path: root/src/new_token.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_token.c
parent21874e1446ccd08f4433870a69dbe1c08f8331a9 (diff)
parentbd8c817797d5f2b1affe6957ffc51846a38e70ec (diff)
downloadminishell-8fb5e2839cb7eb7bb72f577577afafcdbdc8a714.tar.gz
minishell-8fb5e2839cb7eb7bb72f577577afafcdbdc8a714.zip
Merge branch 'main' into memleakfix
Diffstat (limited to 'src/new_token.c')
-rw-r--r--src/new_token.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_token.c b/src/new_token.c
index c9bd28c..c5497b4 100644
--- a/src/new_token.c
+++ b/src/new_token.c
@@ -6,7 +6,7 @@
/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/06/27 14:29:44 by dkaiser #+# #+# */
-/* Updated: 2025/01/24 18:46:05 by chuhlig ### ########.fr */
+/* Updated: 2025/01/20 19:12:57 by chuhlig ### ########.fr */
/* */
/* ************************************************************************** */