diff options
| author | Miguel <m.i@gmx.at> | 2018-10-09 16:21:32 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-10-09 16:21:32 +0200 |
| commit | 63e5017d9863d4ed215782e469e8ee2c6ff8473d (patch) | |
| tree | f12d149ffa34e6a39f4bce4fe9a001e4ca8c6027 /userspace/fsh.c | |
| parent | a6a11437a390fb7e95fe995214d82bf5dbfe1eaf (diff) | |
fix pipers
Diffstat (limited to 'userspace/fsh.c')
| -rw-r--r-- | userspace/fsh.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/fsh.c b/userspace/fsh.c index 76c0954..0b3acfd 100644 --- a/userspace/fsh.c +++ b/userspace/fsh.c @@ -59,7 +59,6 @@ void prompt() int main(int argc, char **argv) { - while(1); for(int i=0;i<argc;i++) { |
