From a33d774ea958a89130114faf70810f48fd12781d Mon Sep 17 00:00:00 2001 From: burkphil Date: Sat, 23 Mar 2013 05:53:29 +0000 Subject: [PATCH] Remove trailing white space. Fix link in readme.txt --- csrc/pf_core.c | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csrc/pf_core.c b/csrc/pf_core.c index 19e75a8..00149f4 100644 --- a/csrc/pf_core.c +++ b/csrc/pf_core.c @@ -98,7 +98,7 @@ static void pfInit( void ) /* non-zero */ gVarBase = 10; /* Numeric Base. */ gDepthAtColon = DEPTH_AT_COLON_INVALID; - gVarTraceStack = 1; + gVarTraceStack = 1; pfInitMemoryAllocator(); ioInit(); diff --git a/readme.txt b/readme.txt index 362be8a..9a29e71 100644 --- a/readme.txt +++ b/readme.txt @@ -51,7 +51,7 @@ purpose and their equivalents under the laws of any jurisdiction. See pForth reference manual at: - http://www.softsynth.com/pforth/pf_ref.htm + http://www.softsynth.com/pforth/pf_ref.php -- How to run pForth ------------------------------------ -- 2.20.1