rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit d18aac739636fd9ae1f84fef8347f46216fb8d9c
parent 383ea67ea46d335e0bd8b78168cd44c8bd56f6eb
Author: Toby Goodwin <toby@paccrat.org>
Date:   Mon, 28 Aug 2017 20:32:21 +0100

remove blank line at end of file

Diffstat:
Mwalk.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/walk.c b/walk.c @@ -394,4 +394,3 @@ static void loop_body(Node* nd) unexcept(eContinue); } } -