aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristopher Uhlig2024-10-25 15:49:59 +0200
committerChristopher Uhlig2024-10-25 15:49:59 +0200
commit3c167ee607c858f3c1e134bf51e982676c8c3ba4 (patch)
treeca38144b4cf61d373a1f2b63afcf28cce1bdca16 /src
parente7faa6525a007e463c06a20e438a2253287011f1 (diff)
downloadminishell-3c167ee607c858f3c1e134bf51e982676c8c3ba4.tar.gz
minishell-3c167ee607c858f3c1e134bf51e982676c8c3ba4.zip
date
Diffstat (limited to 'src')
-rw-r--r--src/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/env.c b/src/env.c
index 77ba483..ca07f9f 100644
--- a/src/env.c
+++ b/src/env.c
@@ -6,7 +6,7 @@
/* By: chuhlig <chuhlig@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/10/17 14:31:07 by chuhlig #+# #+# */
-/* Updated: 2024/10/17 15:58:28 by dkaiser ### ########.fr */
+/* Updated: 2024/10/25 15:48:56 by chuhlig ### ########.fr */
/* */
/* ************************************************************************** */