aboutsummaryrefslogtreecommitdiff
path: root/src/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell.c')
-rw-r--r--src/shell.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shell.c b/src/shell.c
index 31dde0e..420dc1c 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -163,5 +163,7 @@ main(int argc, char *argv[])
163 launch(false); 163 launch(false);
164 } 164 }
165 165
166 /* TODO: exec freemem */
167
166 return 0; 168 return 0;
167} 169}

Generated with cgit - Back to sebastiano.tronto.net