diff options
Diffstat (limited to 'common/hush.c')
-rw-r--r-- | common/hush.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/hush.c b/common/hush.c index 582635c..b43f618 100644 --- a/common/hush.c +++ b/common/hush.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * sh.c -- a prototype Bourne shell grammar parser * Intended to follow the original Thompson and Ritchie |