aboutsummaryrefslogtreecommitdiff
path: root/include/lexer.h
diff options
context:
space:
mode:
authornass1pro <nass1pro@gmail.com>2020-07-13 14:55:46 +0200
committernass1pro <nass1pro@gmail.com>2020-07-13 14:55:46 +0200
commit4ad25e7fe330df66725bf74a662a49bcd31b8a8a (patch)
tree81d325bde4ad453ffcca4f382810ae6e62ffb6dc /include/lexer.h
parent051d035e57918d824eab50b81288bd98a1a95675 (diff)
downloadminishell-4ad25e7fe330df66725bf74a662a49bcd31b8a8a.tar.gz
minishell-4ad25e7fe330df66725bf74a662a49bcd31b8a8a.tar.bz2
minishell-4ad25e7fe330df66725bf74a662a49bcd31b8a8a.zip
test error gestion
Diffstat (limited to 'include/lexer.h')
-rw-r--r--include/lexer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lexer.h b/include/lexer.h
index 827eaca..c9e1b4b 100644
--- a/include/lexer.h
+++ b/include/lexer.h
@@ -6,7 +6,7 @@
/* By: nahaddac <nahaddac@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/06/19 10:51:26 by nahaddac #+# #+# */
-/* Updated: 2020/07/13 10:08:17 by nahaddac ### ########.fr */
+/* Updated: 2020/07/13 14:10:15 by nahaddac ### ########.fr */
/* */
/* ************************************************************************** */