summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-10 16:44:05 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-10 16:44:05 +0200
commitf5a385a2384d33c47c9742629a27f40dba184b11 (patch)
tree4cf06aa23cae07f8c7245fa6786314579622d401
parentNew TODO update (diff)
download42-minishell-f5a385a2384d33c47c9742629a27f40dba184b11.tar.gz
42-minishell-f5a385a2384d33c47c9742629a27f40dba184b11.tar.bz2
42-minishell-f5a385a2384d33c47c9742629a27f40dba184b11.tar.xz
42-minishell-f5a385a2384d33c47c9742629a27f40dba184b11.tar.zst
42-minishell-f5a385a2384d33c47c9742629a27f40dba184b11.zip
Another TODO update
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 40afc52..61429e4 100644
--- a/TODO.org
+++ b/TODO.org
@@ -22,7 +22,7 @@
** DONE [#C] Variables stack rework
** TODO [#C] Handle memory
** TODO [#C] Go full stack to ken dash in the ass
-** TODO [#C] Handle comments better #
+** DONE [#C] Handle comments better #
** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already)
* Stuff to add