diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-30 00:13:35 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-30 00:13:38 -0600 |
commit | cd882e00fae15ed7f1188b1ef6669b8f2583bb9f (patch) | |
tree | c806f9889091dfe93748785125b68ee37a1a7b31 /development/kforth/README | |
parent | 976f4b4119bf6cdfe32579b2fa21eaf2417a6f77 (diff) |
development/kforth: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/kforth/README')
-rw-r--r-- | development/kforth/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/kforth/README b/development/kforth/README index 8d0ce87122f2..55d7c3e0369c 100644 --- a/development/kforth/README +++ b/development/kforth/README @@ -7,4 +7,4 @@ define individual words. kForth is designed to be installed on a 32-bit linux operating system. It will not install on 64-bit Slackware unless multilib support is -installed.
\ No newline at end of file +installed. |